Searched refs:HOST_DATA_PORT (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmaui.c44 #define HOST_DATA_PORT (maui_base + 2) macro
90 return inb(HOST_DATA_PORT);
97 outb((data), HOST_DATA_PORT);
144 c = inb(HOST_DATA_PORT);
194 outb((bits), HOST_DATA_PORT); /* Set the IRQ bits */
195 outb((bits | 0x80), HOST_DATA_PORT); /* Set the IRQ bits again? */

Completed in 51 milliseconds