Home
last modified time | relevance | path

Searched refs:max_spin_up (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/scsi/isci/
Dhost.c1730 static u8 max_spin_up(struct isci_host *ihost) in max_spin_up() function
1769 if (ihost->power_control.phys_granted_power >= max_spin_up(ihost)) in power_control_timeout()
1819 if (ihost->power_control.phys_granted_power < max_spin_up(ihost)) { in sci_controller_power_control_queue_insert()