Searched refs:PHYID2_OUI_MASK (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.h83 #define PHYID2_OUI_MASK 0xfc00 macro
H A Dforcedeth.c1676 id2 = ( id2 & PHYID2_OUI_MASK ) >> PHYID2_OUI_SHFT;

Completed in 85 milliseconds