Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_backend.h15 void (*detach_hba)(struct se_hba *); member
/linux-4.4.14/drivers/target/
Dtarget_core_hba.c172 hba->backend->ops->detach_hba(hba); in core_delete_hba()
Dtarget_core_rd.c667 .detach_hba = rd_detach_hba,
Dtarget_core_file.c814 .detach_hba = fd_detach_hba,
Dtarget_core_iblock.c814 .detach_hba = iblock_detach_hba,
Dtarget_core_pscsi.c1131 .detach_hba = pscsi_detach_hba,
Dtarget_core_user.c1107 .detach_hba = tcmu_detach_hba,