Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_pscsi.c92 static int pscsi_pmode_enable_hba(struct se_hba *hba, unsigned long mode_flag) in pscsi_pmode_enable_hba() function
470 if (pscsi_pmode_enable_hba(hba, 1) != 1) in pscsi_configure_device()
518 pscsi_pmode_enable_hba(hba, 0); in pscsi_configure_device()
534 pscsi_pmode_enable_hba(hba, 0); in pscsi_configure_device()
1044 .pmode_enable_hba = pscsi_pmode_enable_hba,