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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c291 static ieee80211_node_t *iwh_node_alloc(ieee80211com_t *);
1797 iwh_node_alloc(ieee80211com_t *ic) function
1803 cmn_err(CE_WARN, "iwh_node_alloc(): "
6163 ic->ic_node_alloc = iwh_node_alloc;

Completed in 66 milliseconds