Home
last modified time | relevance | path

Searched refs:attach_hba (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/target/
Dtarget_core_backend.h28 int (*attach_hba)(struct se_hba *, u32); member
/Linux-v4.19/drivers/target/
Dtarget_core_hba.c145 ret = hba->backend->ops->attach_hba(hba, plugin_dep_id); in core_alloc_hba()
Dtarget_core_rd.c654 .attach_hba = rd_attach_hba,
Dtarget_core_iblock.c858 .attach_hba = iblock_attach_hba,
Dtarget_core_file.c942 .attach_hba = fd_attach_hba,
Dtarget_core_pscsi.c1107 .attach_hba = pscsi_attach_hba,
Dtarget_core_user.c2578 .attach_hba = tcmu_attach_hba,