Searched refs:un_reset_throttle_timeid (Results 1 – 2 of 2) sorted by relevance
361 timeout_id_t un_reset_throttle_timeid; /* timeout(9F) handle */ member688 sd_lun::un_reset_throttle_timeid
5777 if (un->un_reset_throttle_timeid != NULL) { in sd_ddi_suspend()5778 timeout_id_t temp_id = un->un_reset_throttle_timeid; in sd_ddi_suspend()5779 un->un_reset_throttle_timeid = NULL; in sd_ddi_suspend()7891 if (un->un_reset_throttle_timeid != NULL) { in sd_unit_attach()7892 timeout_id_t temp_id = un->un_reset_throttle_timeid; in sd_unit_attach()7893 un->un_reset_throttle_timeid = NULL; in sd_unit_attach()8086 if (un->un_reset_throttle_timeid != NULL) { in sd_unit_detach()8087 timeout_id_t temp_id = un->un_reset_throttle_timeid; in sd_unit_detach()8088 un->un_reset_throttle_timeid = NULL; in sd_unit_detach()15879 if (un->un_reset_throttle_timeid == NULL) {[all …]