Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_crtn.h437 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
Dlpfc_scsi.c1045 if (lpfc_test_rrq_active(phba, ndlp, in lpfc_get_scsi_buf_s4()
Dlpfc_sli.c760 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active() function
886 if (lpfc_test_rrq_active(phba, ndlp, sglq->sli4_xritag)) { in __lpfc_sli_get_sglq()
Dlpfc_els.c5627 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()