Searched refs:su_dlpi_pending (Results 1 – 3 of 3) sorted by relevance
177 ASSERT(!sup->su_dlpi_pending); in softmac_upper_destructor()582 while (sup->su_dlpi_pending) in softmac_drv_close()
829 sup->su_dlpi_pending = B_FALSE; in softmac_wput_nondata_task()888 if (sup->su_dlpi_pending) { in softmac_wput_nondata()892 sup->su_dlpi_pending = B_TRUE; in softmac_wput_nondata()
294 boolean_t su_dlpi_pending; /* su_disp_mutex */ member