Home
last modified time | relevance | path

Searched refs:IS_EN_XMT (Results 1 – 1 of 1) sorted by relevance

/external/grub/netboot/
Dni5010.c161 #define IS_EN_XMT 0x10 /* =1 until frame is xmt'd cplt */ macro
272 while (((xmt_stat = inb(IE_ISTAT)) & IS_EN_XMT) != 0) in ni5010_transmit()