Home
last modified time | relevance | path

Searched refs:core_alloc_hba (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/target/ !
Dtarget_core_hba.c109 core_alloc_hba(const char *plugin_name, u32 plugin_dep_id, u32 hba_flags) in core_alloc_hba() function
Dtarget_core_internal.h110 struct se_hba *core_alloc_hba(const char *, u32, u32);
Dtarget_core_device.c1046 hba = core_alloc_hba("rd_mcp", 0, HBA_FLAGS_INTERNAL_USE); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c3508 hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0); in target_core_call_addhbatotarget()