Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c996 HISI_SAS_WAIT_PHYUP_TIMEOUT; in hisi_sas_phy_oob_ready()
1277 HISI_SAS_WAIT_PHYUP_TIMEOUT)) { in hisi_sas_control_phy()
1533 HISI_SAS_WAIT_PHYUP_TIMEOUT)) in hisi_sas_async_init_wait_phyup()
1801 rc = ata_wait_after_reset(link, jiffies + HISI_SAS_WAIT_PHYUP_TIMEOUT, in hisi_sas_debug_I_T_nexus_reset()
Dhisi_sas.h94 #define HISI_SAS_WAIT_PHYUP_TIMEOUT (30 * HZ) macro