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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dawi.c149 #define LE_READ_4(p) \ macro
H A Dath.c107 #define LE_READ_4(p) \ macro
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dieee80211.c898 #define LE_READ_4(p) \ macro
1212 #define LE_READ_4(p) \ macro
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_input.c1348 #define LE_READ_4(p) \ macro
[all...]
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h497 #define LE_READ_4(p) \ macro
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_urtwnreg.h779 #define LE_READ_4(x) ((x)[0] | ((x)[1]<<8) | ((x)[2]<<16) | ((x)[3]<<24)) macro

Completed in 256 milliseconds