Searched refs:MI_COM_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 536 #define MI_COM_CMD_WRITE 0x04000000 macro |
H A D | tg3.c | 224 frame_val |= (MI_COM_CMD_WRITE | MI_COM_START); in tg3_writephy() |