Home
last modified time | relevance | path

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

/drivers/ata/
Dlibata-core.c5297 unsigned int action, unsigned int ehi_flags, in ata_port_request_pm() argument
5328 link->eh_info.flags |= ehi_flags; in ata_port_request_pm()
5354 unsigned int ehi_flags = ATA_EHI_QUIET | ATA_EHI_NO_AUTOPSY | in __ata_port_suspend_common() local
5356 return ata_port_request_pm(ap, mesg, 0, ehi_flags, async); in __ata_port_suspend_common()