HelenOS sources

ieee80211_get_specific  336 uspace/drv/nic/ar9271/ar9271.c 	ar9271_t *ar9271 = (ar9271_t *) ieee80211_get_specific(ieee80211_dev);
ieee80211_get_specific  369 uspace/drv/nic/ar9271/ar9271.c 	ar9271_t *ar9271 = (ar9271_t *) ieee80211_get_specific(ieee80211_dev);
ieee80211_get_specific  418 uspace/drv/nic/ar9271/ar9271.c 	ar9271_t *ar9271 = (ar9271_t *) ieee80211_get_specific(ieee80211_dev);
ieee80211_get_specific  541 uspace/drv/nic/ar9271/ar9271.c 	ar9271_t *ar9271 = (ar9271_t *) ieee80211_get_specific(ieee80211_dev);
ieee80211_get_specific  624 uspace/drv/nic/ar9271/ar9271.c 	ar9271_t *ar9271 = (ar9271_t *) ieee80211_get_specific(ieee80211_dev);
ieee80211_get_specific  177 uspace/lib/ieee80211/include/ieee80211.h extern void *ieee80211_get_specific(ieee80211_dev_t *);
HelenOS homepage, sources at GitHub