Searched refs:lpfc_sli_get_buff (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c3174 * lpfc_sli_get_buff - Get the buffer associated with the buffer tag
3186 lpfc_sli_get_buff(struct lpfc_hba *phba, function
3482 dmzbuf = lpfc_sli_get_buff(phba, pring,
3488 dmzbuf = lpfc_sli_get_buff(phba, pring,
3494 dmzbuf = lpfc_sli_get_buff(phba, pring,
3504 saveq->cmd_dmabuf = lpfc_sli_get_buff(phba, pring,
3516 saveq->bpl_dmabuf = lpfc_sli_get_buff(phba, pring,
3530 iocbq->cmd_dmabuf = lpfc_sli_get_buff(phba,
3543 iocbq->bpl_dmabuf = lpfc_sli_get_buff(phba,

Completed in 155 milliseconds