Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libsas/
Dsas_init.c377 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended() function
426 i = phys_suspended(ha); in _sas_resume_ha()
430 wait_event_timeout(ha->eh_wait_q, phys_suspended(ha) == 0, tmo); in _sas_resume_ha()