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

/external/grub/netboot/
H A Dtiara.c49 #define BUF_EMPTY 0x40 macro
125 while ((inb(ioaddr + DLCR_RECV_MODE) & BUF_EMPTY) == 0)
141 if (inb(ioaddr + DLCR_RECV_MODE) & BUF_EMPTY)

Completed in 31 milliseconds