Searched refs:attach_hba (Results 1 – 7 of 7) sorted by relevance
126 ret = hba->transport->attach_hba(hba, plugin_dep_id); in core_alloc_hba()
736 .attach_hba = rd_attach_hba,
907 .attach_hba = iblock_attach_hba,
961 .attach_hba = fd_attach_hba,
1145 .attach_hba = pscsi_attach_hba,
1081 .attach_hba = tcmu_attach_hba,
25 int (*attach_hba)(struct se_hba *, u32); member