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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.h81 #define PHYID1_OUI_MASK 0x03ff macro
H A Dforcedeth.c1675 id1 = ( id1 & PHYID1_OUI_MASK ) << PHYID1_OUI_SHFT;

Completed in 58 milliseconds