Searched refs:attach_hba (Results 1 – 7 of 7) sorted by relevance
132 ret = hba->backend->ops->attach_hba(hba, plugin_dep_id); in core_alloc_hba()
660 .attach_hba = rd_attach_hba,
921 .attach_hba = fd_attach_hba,
1042 .attach_hba = pscsi_attach_hba,
1159 .attach_hba = iblock_attach_hba,
3169 .attach_hba = tcmu_attach_hba,
29 int (*attach_hba)(struct se_hba *, u32); member