Searched refs:pmode_enable_hba (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/target/
H A Dtarget_core_backend.h27 int (*pmode_enable_hba)(struct se_hba *, unsigned long); member in struct:se_subsystem_api
/linux-4.1.27/drivers/target/
H A Dtarget_core_configfs.c2720 if (transport->pmode_enable_hba == NULL) target_core_hba_store_attr_hba_mode()
2734 ret = transport->pmode_enable_hba(hba, mode_flag); target_core_hba_store_attr_hba_mode()
H A Dtarget_core_pscsi.c1147 .pmode_enable_hba = pscsi_pmode_enable_hba,

Completed in 139 milliseconds