Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c385 static int phys_suspended(struct sas_ha_struct *ha) in phys_suspended() function
410 i = phys_suspended(ha); in sas_resume_ha()
414 wait_event_timeout(ha->eh_wait_q, phys_suspended(ha) == 0, tmo); in sas_resume_ha()