Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli4.h92 LPFC_HRQ, enumerator
Dlpfc_sli.c364 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ) in lpfc_sli4_rq_put()
402 if ((hq->type != LPFC_HRQ) || (dq->type != LPFC_DRQ)) in lpfc_sli4_rq_release()
11031 hrq->type = LPFC_HRQ; in lpfc_rq_create()