Home
last modified time | relevance | path

Searched refs:io_port (Results 1 – 4 of 4) sorted by relevance

/include/uapi/linux/
Dscc.h107 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef
145 io_port data_a; /* data port channel A */
146 io_port ctrl_a; /* control port channel A */
147 io_port data_b; /* data port channel B */
148 io_port ctrl_b; /* control port channel B */
149 io_port vector_latch; /* INTACK-Latch (#) */
150 io_port special; /* special function port */
/include/linux/
Dscc.h58 io_port ctrl; /* I/O address of CONTROL register */
59 io_port data; /* I/O address of DATA register */
60 io_port special; /* I/O address of special function port */
Dvia-core.h43 u16 io_port; member
/include/scsi/
Dscsi_host.h674 unsigned long io_port; member