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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dintel.h77 #define INTEL_EERD_DATA(value) ( (value) >> 16 ) /**< Read data */ macro
H A Dintel.c94 *data_word = cpu_to_le16 ( INTEL_EERD_DATA ( value ) );

Completed in 44 milliseconds