Searched refs:io_port (Results 1 – 2 of 2) sorted by relevance
107 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef145 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 */
227 typedef struct io_port { struct