Home
last modified time | relevance | path

Searched refs:softmac_send_bind_req (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsoftmac_impl.h366 extern int softmac_send_bind_req(softmac_lower_t *, uint_t);
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c50 softmac_send_bind_req(softmac_lower_t *slp, uint_t sap) in softmac_send_bind_req() function
H A Dsoftmac_main.c1247 err = softmac_send_bind_req(slp, softmac->smac_media == DL_TPR ? 2 : 0); in softmac_m_start()