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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_bsg.c123 struct lpfc_dmabufext { struct
855 diag_cmd_data_free(struct lpfc_hba *phba, struct lpfc_dmabufext *mlist)
857 struct lpfc_dmabufext *mlast;
870 mlast = list_entry(curr, struct lpfc_dmabufext , dma.list);
1027 (struct lpfc_dmabufext
2795 * This function allocates page size buffers and populates an lpfc_dmabufext.
2799 static struct lpfc_dmabufext *
2804 struct lpfc_dmabufext *mlist = NULL;
2805 struct lpfc_dmabufext *dmp;
2818 /* allocate struct lpfc_dmabufext buffe
[all...]

Completed in 113 milliseconds