Searched refs:su_dlpi_pending (Results 1 – 3 of 3) sorted by relevance
181 ASSERT(!sup->su_dlpi_pending); in softmac_upper_destructor()591 while (sup->su_dlpi_pending) in softmac_drv_close()
803 sup->su_dlpi_pending = B_FALSE; in softmac_wput_nondata_task()863 if (sup->su_dlpi_pending) { in softmac_wput_nondata()867 sup->su_dlpi_pending = B_TRUE; in softmac_wput_nondata()
294 boolean_t su_dlpi_pending; /* su_disp_mutex */ member