Home
last modified time | relevance | path

Searched refs:HBA_FLAGS_PSCSI_MODE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
A Dtarget_core_pscsi.c477 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
522 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
538 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in pscsi_configure_device()
A Dtarget_core_configfs.c3385 if (hba->hba_flags & HBA_FLAGS_PSCSI_MODE) in target_hba_mode_show()
3416 hba->hba_flags |= HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
3418 hba->hba_flags &= ~HBA_FLAGS_PSCSI_MODE; in target_hba_mode_store()
/linux/include/target/
A Dtarget_core_base.h112 HBA_FLAGS_PSCSI_MODE = 0x02, enumerator

Completed in 15 milliseconds