Searched refs:su_slp (Results 1 – 3 of 3) sorted by relevance
231 softmac_lower_t *slp = sup->su_slp; in softmac_capab_direct()549 softmac_lower_t *slp = sup->su_slp; in softmac_bind_req()613 softmac_lower_t *slp = sup->su_slp; in softmac_unbind_req()672 softmac_lower_t *slp = sup->su_slp; in softmac_wput_single_nondata()930 ASSERT(sup->su_slp == NULL); in softmac_fastpath_setup()934 sup->su_slp = slp; in softmac_fastpath_setup()974 (void) ldi_close(sup->su_slp->sl_lh, FREAD|FWRITE, kcred); in softmac_fastpath_tear()975 sup->su_slp = NULL; in softmac_fastpath_tear()998 queue_t *wq = sup->su_slp->sl_wq; in softmac_fastpath_wput_data()
175 ASSERT(sup->su_slp == NULL); in softmac_upper_destructor()663 } else if (sup->su_tx_busy && SOFTMAC_CANPUTNEXT(sup->su_slp->sl_wq)) { in softmac_drv_wsrv()
264 softmac_lower_t *su_slp; /* SL & su_mutex */ member