Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_sli4.h93 LPFC_HRQ, enumerator
Dlpfc_sli.c411 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ) in lpfc_sli4_rq_put()
453 if ((hq->type != LPFC_HRQ) || (dq->type != LPFC_DRQ)) in lpfc_sli4_rq_release()
12586 hrq->type = LPFC_HRQ; in lpfc_rq_create()