Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstex.c348 u8 supports_pm; member
1724 hba->supports_pm = 1; in stex_probe()
1863 hba->supports_pm == 1) { in stex_hba_stop()
1953 if (hba->supports_pm == 0) { in stex_shutdown()
1955 } else if (hba->supports_pm == 1 && S6flag) { in stex_shutdown()
1980 && hba->supports_pm == 1) in stex_suspend()