Searched refs:DELAY_PORT (Results 1 – 1 of 1) sorted by relevance
79 const u16 DELAY_PORT = 0x80; in io_delay() local80 asm volatile("outb %%al,%0" : : "dN" (DELAY_PORT)); in io_delay()