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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dintel.h73 #define INTEL_EERD_DONE_SMALL 0x00000010UL /**< Read done (small EERD) */ macro
H A Dintel.c161 if ( value & INTEL_EERD_DONE_SMALL ) {
164 intel->eerd_done = INTEL_EERD_DONE_SMALL;

Completed in 43 milliseconds