Searched refs:attach_hba (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/target/
H A Dtarget_core_hba.c132 ret = hba->backend->ops->attach_hba(hba, plugin_dep_id);
H A Dtarget_core_file.c917 .attach_hba = fd_attach_hba,
H A Dtarget_core_iblock.c1162 .attach_hba = iblock_attach_hba,
H A Dtarget_core_pscsi.c1042 .attach_hba = pscsi_attach_hba,
H A Dtarget_core_rd.c660 .attach_hba = rd_attach_hba,
H A Dtarget_core_user.c3169 .attach_hba = tcmu_attach_hba,
/linux-master/include/target/
H A Dtarget_core_backend.h29 int (*attach_hba)(struct se_hba *, u32); member in struct:target_backend_ops

Completed in 275 milliseconds