Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c195 tw32_carefully(MAC_MI_COM, frame_val); in tg3_readphy()
200 frame_val = tr32(MAC_MI_COM); in tg3_readphy()
204 frame_val = tr32(MAC_MI_COM); in tg3_readphy()
234 tw32_carefully(MAC_MI_COM, frame_val); in tg3_writephy()
239 frame_val = tr32(MAC_MI_COM); in tg3_writephy()
242 frame_val = tr32(MAC_MI_COM); in tg3_writephy()
Dtg3.h448 #define MAC_MI_COM 0x0000044c macro