Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstex.c349 u8 supports_pm; member
1725 hba->supports_pm = 1; in stex_probe()
1865 hba->supports_pm == 1) { in stex_hba_stop()
1955 if (hba->supports_pm == 0) { in stex_shutdown()
1957 } else if (hba->supports_pm == 1 && S6flag) { in stex_shutdown()
1982 && hba->supports_pm == 1) in stex_suspend()