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.c13355 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13372 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13373 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13377 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13384 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13391 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13411 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13413 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13417 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()