Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_base.h124 HBA_FLAGS_INTERNAL_USE = 0x01, enumerator
/linux-4.1.27/drivers/target/
Dtarget_core_device.c532 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) { in core_export_port()
1672 hba = core_alloc_hba("rd_mcp", 0, HBA_FLAGS_INTERNAL_USE); in core_dev_setup_virtual_lun0()
Dtarget_core_alua.c705 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_alua_state_check()
2381 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) { in core_setup_alua()
Dtarget_core_pr.c4097 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_check_reservation()