Home
last modified time | relevance | path

Searched refs:hba_flags (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_hba.c109 core_alloc_hba(const char *plugin_name, u32 plugin_dep_id, u32 hba_flags) in core_alloc_hba() argument
124 hba->hba_flags |= hba_flags; in core_alloc_hba()
A Dtarget_core_tpg.c586 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun()
602 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun()
645 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_remove_lun()
A Dtarget_core_pscsi.c474 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
519 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
535 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
A Dtarget_core_alua.c654 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_alua_state_check()
1912 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_tg_pt_gp_info()
2170 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_offline_bit()
2257 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) { in core_setup_alua()
A Dtarget_core_configfs.c3424 if (hba->hba_flags & HBA_FLAGS_PSCSI_MODE) in target_hba_mode_show()
3455 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
3457 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
A Dtarget_core_pr.c4095 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_check_reservation()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h891 u32 hba_flags; member

Completed in 26 milliseconds