Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dhost.c1728 static u8 max_spin_up(struct isci_host *ihost) in max_spin_up() function
1767 if (ihost->power_control.phys_granted_power >= max_spin_up(ihost)) in power_control_timeout()
1817 if (ihost->power_control.phys_granted_power < max_spin_up(ihost)) { in sci_controller_power_control_queue_insert()