Home
last modified time | relevance | path

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

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