Home
last modified time | relevance | path

Searched refs:mappsb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.c271 mappsb(u_int freq, u_int flags) in mappsb() function
294 return mappsb(freq, flags); in ath_hal_mhz2ieee()
311 return mappsb(freq, flags); in ath_hal_mhz2ieee()
/netbsd-src/sbin/ifconfig/
H A Dieee80211.c79 static int mappsb(u_int , u_int);
855 return mappsb(isrfreq, isrflags); in ieee80211_mhz2ieee()
1367 mappsb(u_int isrfreq, u_int isrflags) in mappsb() function