Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2513 * lpfc_scsi_prep_dma_buf(). It may be a good idea to combine the
3251 * lpfc_scsi_prep_dma_buf(). It may be a good idea to combine the
3441 * lpfc_scsi_prep_dma_buf - Wrapper function for DMA mapping of scsi buffer
3453 lpfc_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf() function
3455 return phba->lpfc_scsi_prep_dma_buf(phba, lpfc_cmd); in lpfc_scsi_prep_dma_buf()
4271 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s3; in lpfc_scsi_api_table_setup()
4277 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s4; in lpfc_scsi_api_table_setup()
4623 err = lpfc_scsi_prep_dma_buf(phba, lpfc_cmd); in lpfc_queuecommand()
H A Dlpfc.h658 int (*lpfc_scsi_prep_dma_buf) member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2486 * lpfc_scsi_prep_dma_buf(). It may be a good idea to combine the
3281 * lpfc_scsi_prep_dma_buf(). It may be a good idea to combine the
3494 * lpfc_scsi_prep_dma_buf - Wrapper function for DMA mapping of scsi buffer
3506 lpfc_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf() function
3508 return phba->lpfc_scsi_prep_dma_buf(phba, lpfc_cmd); in lpfc_scsi_prep_dma_buf()
4969 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s3; in lpfc_scsi_api_table_setup()
4978 phba->lpfc_scsi_prep_dma_buf = lpfc_scsi_prep_dma_buf_s4; in lpfc_scsi_api_table_setup()
5349 err = lpfc_scsi_prep_dma_buf(phba, lpfc_cmd); in lpfc_queuecommand()
H A Dlpfc.h883 int (*lpfc_scsi_prep_dma_buf) member

Completed in 34 milliseconds