Home
last modified time | relevance | path

Searched refs:core_alloc_hba (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_internal.h109 struct se_hba *core_alloc_hba(const char *, u32, u32);
H A Dtarget_core_hba.c109 core_alloc_hba(const char *plugin_name, u32 plugin_dep_id, u32 hba_flags) in core_alloc_hba() function
H A Dtarget_core_device.c1037 hba = core_alloc_hba("rd_mcp", 0, HBA_FLAGS_INTERNAL_USE); in core_dev_setup_virtual_lun0()
H A Dtarget_core_configfs.c3464 hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0); in target_core_call_addhbatotarget()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_internal.h110 struct se_hba *core_alloc_hba(const char *, u32, u32);
H A Dtarget_core_hba.c109 core_alloc_hba(const char *plugin_name, u32 plugin_dep_id, u32 hba_flags) in core_alloc_hba() function
H A Dtarget_core_device.c1014 hba = core_alloc_hba("rd_mcp", 0, HBA_FLAGS_INTERNAL_USE); in core_dev_setup_virtual_lun0()
H A Dtarget_core_configfs.c3566 hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0); in target_core_call_addhbatotarget()

Completed in 13 milliseconds