Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c1131 static inline int test_fcport_count(scsi_qla_host_t *vha) in test_fcport_count() function
1156 wait_event_timeout(vha->fcport_waitQ, test_fcport_count(vha), 10*HZ); in qla2x00_wait_for_sess_deletion()