Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c995 HISI_SAS_WAIT_PHYUP_TIMEOUT; in hisi_sas_phy_oob_ready()
1276 HISI_SAS_WAIT_PHYUP_TIMEOUT)) { in hisi_sas_control_phy()
1527 HISI_SAS_WAIT_PHYUP_TIMEOUT)) in hisi_sas_async_init_wait_phyup()
1795 rc = ata_wait_after_reset(link, jiffies + HISI_SAS_WAIT_PHYUP_TIMEOUT, in hisi_sas_debug_I_T_nexus_reset()
H A Dhisi_sas.h94 #define HISI_SAS_WAIT_PHYUP_TIMEOUT (30 * HZ) macro