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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c208 static inline UINT16 hfa384x_getreg_noswap( hfa384x_t *hw, UINT reg ) function
358 *(UINT16*)(&(d[i])) = hfa384x_getreg_noswap(hw, HFA384x_DATA0);
362 reg = hfa384x_getreg_noswap(hw, HFA384x_DATA0);
401 savereg = hfa384x_getreg_noswap(hw, HFA384x_DATA0);
H A Dhfa384x.h2929 #define hfa384x_getreg_noswap __hfa384x_getreg macro
2934 #define hfa384x_getreg_noswap __hfa384x_getreg_noswap macro
2992 * hfa384x_getreg_noswap

Completed in 49 milliseconds