Home
last modified time | relevance | path

Searched refs:HBA_FLAGS_PSCSI_MODE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pscsi.c479 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
524 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
540 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
H A Dtarget_core_configfs.c3349 if (hba->hba_flags & HBA_FLAGS_PSCSI_MODE) in target_hba_mode_show()
3380 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
3382 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
/kernel/linux/linux-6.6/drivers/target/
H 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()
H A Dtarget_core_configfs.c3452 if (hba->hba_flags & HBA_FLAGS_PSCSI_MODE) in target_hba_mode_show()
3483 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
3485 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h112 HBA_FLAGS_PSCSI_MODE = 0x02, enumerator
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h114 HBA_FLAGS_PSCSI_MODE = 0x02, enumerator

Completed in 17 milliseconds