Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c187 tw32_carefully(MAC_MI_COM, frame_val); in tg3_readphy()
192 frame_val = tr32(MAC_MI_COM); in tg3_readphy()
196 frame_val = tr32(MAC_MI_COM); in tg3_readphy()
226 tw32_carefully(MAC_MI_COM, frame_val); in tg3_writephy()
231 frame_val = tr32(MAC_MI_COM); in tg3_writephy()
234 frame_val = tr32(MAC_MI_COM); in tg3_writephy()
H A Dtg3.h534 #define MAC_MI_COM 0x0000044c macro