Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c13368 int io_xri_cmpl = 1; in lpfc_sli4_xri_exchange_busy_wait() local
13385 io_xri_cmpl = list_empty(&qp->lpfc_abts_io_buf_list); in lpfc_sli4_xri_exchange_busy_wait()
13386 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13390 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()
13397 while (!els_xri_cmpl || !io_xri_cmpl || !nvmet_xri_cmpl) { in lpfc_sli4_xri_exchange_busy_wait()
13404 if (!io_xri_cmpl) in lpfc_sli4_xri_exchange_busy_wait()
13424 io_xri_cmpl = list_empty( in lpfc_sli4_xri_exchange_busy_wait()
13426 if (!io_xri_cmpl) /* if list is NOT empty */ in lpfc_sli4_xri_exchange_busy_wait()
13430 io_xri_cmpl = 0; in lpfc_sli4_xri_exchange_busy_wait()