Searched refs:detach_hba (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/target/
H A Dtarget_core_pscsi.c1043 .detach_hba = pscsi_detach_hba,
H A Dtarget_core_iblock.c1163 .detach_hba = iblock_detach_hba,
H A Dtarget_core_user.c3170 .detach_hba = tcmu_detach_hba,
H A Dtarget_core_rd.c661 .detach_hba = rd_detach_hba,
H A Dtarget_core_file.c918 .detach_hba = fd_detach_hba,
H A Dtarget_core_hba.c159 hba->backend->ops->detach_hba(hba);
/linux-master/include/target/
H A Dtarget_core_backend.h30 void (*detach_hba)(struct se_hba *); member in struct:target_backend_ops

Completed in 202 milliseconds