Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h540 #define MI_COM_BUSY 0x20000000 macro
H A Dtg3.c194 if ((frame_val & MI_COM_BUSY) == 0) { in tg3_readphy()
232 if ((frame_val & MI_COM_BUSY) == 0) { in tg3_writephy()