Home
last modified time | relevance | path

Searched refs:lpfc_device_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_scsi.h52 struct lpfc_device_data { struct
Dlpfc_mem.c155 sizeof(struct lpfc_device_data)); in lpfc_mem_alloc()
219 struct lpfc_device_data *device_data; in lpfc_mem_free()
264 struct lpfc_device_data, in lpfc_mem_free()
Dlpfc_crtn.h588 struct lpfc_device_data *lpfc_create_device_data(struct lpfc_hba *,
592 void lpfc_delete_device_data(struct lpfc_hba *, struct lpfc_device_data*);
593 struct lpfc_device_data *__lpfc_get_device_data(struct lpfc_hba *,
Dlpfc_scsi.c79 return ((struct lpfc_device_data *)sdev->hostdata)->rport_data; in lpfc_rport_data_from_scsi_device()
3270 if ((phba->cfg_fof) && ((struct lpfc_device_data *) in lpfc_scsi_prep_dma_buf_s4()
3273 lpfc_cmd->cur_iocbq.priority = ((struct lpfc_device_data *) in lpfc_scsi_prep_dma_buf_s4()
3466 if ((phba->cfg_fof) && ((struct lpfc_device_data *) in lpfc_bg_scsi_prep_dma_buf_s4()
6260 struct lpfc_device_data *device_data; in lpfc_slave_alloc()
6394 struct lpfc_device_data *device_data = sdev->hostdata; in lpfc_slave_destroy()
6427 struct lpfc_device_data*
6433 struct lpfc_device_data *lun_info; in lpfc_create_device_data()
6472 struct lpfc_device_data *lun_info) in lpfc_delete_device_data()
6501 struct lpfc_device_data*
[all …]