Searched refs:L4_PORT (Results 1 – 1 of 1) sorted by relevance
22 #define L4_PORT 0x201 macro70 outb(l4->port & 3, L4_PORT); in l4_cooked_read()73 status = inb(L4_PORT); in l4_cooked_read()78 axes[i] = inb(L4_PORT); in l4_cooked_read()113 if (inb(L4_PORT) & L4_BUSY) in l4_getcal()130 cal[i] = inb(L4_PORT); in l4_getcal()149 if (inb(L4_PORT) & L4_BUSY) in l4_setcal()166 outb(cal[i], L4_PORT); in l4_setcal()233 port->io = L4_PORT; in l4_create_ports()250 outb(L4_CMD_ID, L4_PORT); in l4_add_card()[all …]
Completed in 3 milliseconds