Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_backend.h29 int (*attach_hba)(struct se_hba *, u32); member
/linux/drivers/target/
A Dtarget_core_hba.c132 ret = hba->backend->ops->attach_hba(hba, plugin_dep_id); in core_alloc_hba()
A Dtarget_core_rd.c660 .attach_hba = rd_attach_hba,
A Dtarget_core_iblock.c905 .attach_hba = iblock_attach_hba,
A Dtarget_core_file.c921 .attach_hba = fd_attach_hba,
A Dtarget_core_pscsi.c1079 .attach_hba = pscsi_attach_hba,
A Dtarget_core_user.c3090 .attach_hba = tcmu_attach_hba,

Completed in 21 milliseconds