Searched defs:HFA384x_EVACK_INFO (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dhfa384x.h331 #define HFA384x_EVACK_INFO ((UINT16)BIT7) macro
888 #define HFA384x_EVACK_ISINFO(value) ((UINT16)(((UINT16)(value)) & HFA384x_EVACK_INFO))

Completed in 57 milliseconds