Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_bsg.c511 if (!wait_for_completion_timeout(&ha->idc_comp, (IDC_COMP_TOV * HZ))) { in qla4_83xx_wait_for_loopback_config_comp()
538 (IDC_COMP_TOV * HZ))) { in qla4_83xx_wait_for_loopback_config_comp()
Dql4_def.h215 #define IDC_COMP_TOV 5 macro