Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_scsi.c3544 lpfc_scsi_prep_cmnd_buf(struct lpfc_vport *vport, struct lpfc_io_buf *lpfc_cmd, in lpfc_scsi_prep_cmnd_buf() function
3547 return vport->phba->lpfc_scsi_prep_cmnd_buf(vport, lpfc_cmd, tmo); in lpfc_scsi_prep_cmnd_buf()
4813 lpfc_scsi_prep_cmnd_buf(vport, lpfc_cmd, lpfc_cmd->timeout); in lpfc_scsi_prep_cmnd()
4973 phba->lpfc_scsi_prep_cmnd_buf = lpfc_scsi_prep_cmnd_buf_s3; in lpfc_scsi_api_table_setup()
4982 phba->lpfc_scsi_prep_cmnd_buf = lpfc_scsi_prep_cmnd_buf_s4; in lpfc_scsi_api_table_setup()
Dlpfc.h894 int (*lpfc_scsi_prep_cmnd_buf) member