Home | History | Annotate | Download | only in eisa

Lines Matching defs:port

67 	int port;
71 port = 0x330;
74 port = 0x334;
77 port = 0x230;
80 port = 0x234;
83 port = 0x130;
86 port = 0x134;
92 *portp = port;
113 int port;
124 if (bha_eisa_address(iot, ioh, &port) ||
125 bus_space_map(iot, port, BHA_ISA_IOSIZE, 0, &ioh2)) {
149 int port;
168 if (bha_eisa_address(iot, ioh, &port) ||
169 bus_space_map(iot, port, BHA_ISA_IOSIZE, 0, &ioh2))