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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dhfa384x.h1736 #define HFA384x_RXSTATUS_UNDECR ((UINT16)BIT1) macro
1745 #define HFA384x_RXSTATUS_ISUNDECR(value) ((UINT16)(((UINT16)(value)) & HFA384x_RXSTATUS_UNDECR))

Completed in 542 milliseconds