Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
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_internal.h110 struct se_hba *core_alloc_hba(const char *, u32, u32);
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()