Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c13333 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13350 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13351 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13355 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13362 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13369 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13389 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13391 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13395 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()