Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pscsi.c64 hba->hba_ptr = phv; in pscsi_attach_hba()
77 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_detach_hba()
92 hba->hba_ptr = NULL; in pscsi_detach_hba()
97 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_pmode_enable_hba()
357 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
402 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
431 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_configure_device()
562 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_destroy_device()
722 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_set_configfs_dev_params()
797 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_show_configfs_dev_params()
[all...]
H A Dtarget_core_rd.c43 hba->hba_ptr = rd_host; in rd_attach_hba()
54 struct rd_host *rd_host = hba->hba_ptr; in rd_detach_hba()
60 hba->hba_ptr = NULL; in rd_detach_hba()
273 struct rd_host *rd_host = hba->hba_ptr; in rd_alloc_device()
287 struct rd_host *rd_host = dev->se_hba->hba_ptr; in rd_configure_device()
H A Dtarget_core_file.c48 hba->hba_ptr = fd_host; in fd_attach_hba()
61 struct fd_host *fd_host = hba->hba_ptr; in fd_detach_hba()
67 hba->hba_ptr = NULL; in fd_detach_hba()
73 struct fd_host *fd_host = hba->hba_ptr; in fd_alloc_device()
91 struct fd_host *fd_host = dev->se_hba->hba_ptr; in fd_configure_device()
H A Dtarget_core_user.c1535 hba->hba_ptr = tcmu_hba; in tcmu_attach_hba()
1542 kfree(hba->hba_ptr); in tcmu_detach_hba()
1543 hba->hba_ptr = NULL; in tcmu_detach_hba()
2033 struct tcmu_hba *hba = udev->hba->hba_ptr; in tcmu_update_uio_info()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pscsi.c61 hba->hba_ptr = phv; in pscsi_attach_hba()
74 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_detach_hba()
89 hba->hba_ptr = NULL; in pscsi_detach_hba()
94 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_pmode_enable_hba()
352 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
397 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
426 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_configure_device()
557 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_destroy_device()
714 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_set_configfs_dev_params()
789 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_show_configfs_dev_params()
[all...]
H A Dtarget_core_rd.c43 hba->hba_ptr = rd_host; in rd_attach_hba()
54 struct rd_host *rd_host = hba->hba_ptr; in rd_detach_hba()
60 hba->hba_ptr = NULL; in rd_detach_hba()
273 struct rd_host *rd_host = hba->hba_ptr; in rd_alloc_device()
287 struct rd_host *rd_host = dev->se_hba->hba_ptr; in rd_configure_device()
H A Dtarget_core_file.c49 hba->hba_ptr = fd_host; in fd_attach_hba()
62 struct fd_host *fd_host = hba->hba_ptr; in fd_detach_hba()
68 hba->hba_ptr = NULL; in fd_detach_hba()
74 struct fd_host *fd_host = hba->hba_ptr; in fd_alloc_device()
110 struct fd_host *fd_host = dev->se_hba->hba_ptr; in fd_configure_device()
H A Dtarget_core_user.c1590 hba->hba_ptr = tcmu_hba; in tcmu_attach_hba()
1597 kfree(hba->hba_ptr); in tcmu_detach_hba()
1598 hba->hba_ptr = NULL; in tcmu_detach_hba()
2175 struct tcmu_hba *hba = udev->hba->hba_ptr; in tcmu_update_uio_info()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h865 void *hba_ptr; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h899 void *hba_ptr; member

Completed in 21 milliseconds