Searched defs:TLan_SetBit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.h472 inline void TLan_SetBit(u8 bit, u16 port)
480 #define TLan_SetBit( bit, port ) outb_p(inb_p(port) | bit, port) macro

Completed in 60 milliseconds