Searched refs:phys_waiting (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.h149 U8 phys_waiting; member in struct:SCIC_POWER_CONTROL
H A Dscic_sds_controller.c253 this_controller->power_control.phys_waiting = 0;
1881 if (this_controller->power_control.phys_waiting == 0)
1892 && (this_controller->power_control.phys_waiting != 0);
1903 this_controller->power_control.phys_waiting--;
1926 this_controller->power_control.phys_waiting--;
1995 this_controller->power_control.phys_waiting++;
2016 this_controller->power_control.phys_waiting--;

Completed in 53 milliseconds