core_alloc_hba   3390 drivers/target/target_core_configfs.c 	hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0);
core_alloc_hba   1026 drivers/target/target_core_device.c 	hba = core_alloc_hba("rd_mcp", 0, HBA_FLAGS_INTERNAL_USE);
core_alloc_hba    109 drivers/target/target_core_internal.h struct se_hba *core_alloc_hba(const char *, u32, u32);