Searched refs:su_slp (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c231 softmac_lower_t *slp = sup->su_slp;
549 softmac_lower_t *slp = sup->su_slp;
613 softmac_lower_t *slp = sup->su_slp;
672 softmac_lower_t *slp = sup->su_slp;
930 ASSERT(sup->su_slp == NULL);
934 sup->su_slp = slp;
974 (void) ldi_close(sup->su_slp->sl_lh, FREAD|FWRITE, kcred);
975 sup->su_slp = NULL;
998 queue_t *wq = sup->su_slp->sl_wq;
H A Dsoftmac_dev.c175 ASSERT(sup->su_slp == NULL);
663 } else if (sup->su_tx_busy && SOFTMAC_CANPUTNEXT(sup->su_slp->sl_wq)) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h269 softmac_lower_t *su_slp; /* SL & su_mutex */ member in struct:softmac_upper_s

Completed in 102 milliseconds