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.c13354 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13371 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13372 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13376 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13383 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13390 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13410 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13412 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13416 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()