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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h470 int (*lpfc_scsi_prep_dma_buf) member in struct:lpfc_hba
H A Dlpfc_scsi.c1617 * lpfc_scsi_prep_dma_buf(). It may be a good idea to combine the
2002 * lpfc_scsi_prep_dma_buf - Wrapper function for DMA mapping of scsi buffer
2014 lpfc_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) function
2016 return phba->lpfc_scsi_prep_dma_buf(phba, lpfc_cmd);
2737 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s3;
2742 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s4;
3010 err = lpfc_scsi_prep_dma_buf(phba, lpfc_cmd);

Completed in 183 milliseconds