Query: struct_uio_port
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTUIO_PORT(9) Device drivers infrastructure STRUCT UIO_PORT(9)NAMEstruct_uio_port - description of a UIO port regionSYNOPSISstruct uio_port { const char * name; unsigned long start; unsigned long size; int porttype; struct uio_portio * portio; };MEMBERSname name of the port region for identification start start of port region size size of port region porttype type of port (see UIO_PORT_* below) portio for use by the UIO core only.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT UIO_PORT(9)
| Related Man Pages |
|---|
| struct_hsi_port(9) - centos |
| struct_kgdb_arch(9) - centos |
| struct_rio_mport(9) - centos |
| struct_sta_ampdu_mlme(9) - centos |
| struct_uio_info(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |