Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h537 #define MI_COM_CMD_READ 0x08000000 macro
H A Dtg3.c185 frame_val |= (MI_COM_CMD_READ | MI_COM_START); in tg3_readphy()