Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dlibahci.c310 u32 em_ctl, msg; in ahci_read_em_buffer() local
326 if (!(em_ctl & EM_CTL_MR)) { in ahci_read_em_buffer()
332 if (!(em_ctl & EM_CTL_SMB)) in ahci_read_em_buffer()
371 u32 em_ctl, msg; in ahci_store_em_buffer() local
385 if (em_ctl & EM_CTL_TM) { in ahci_store_em_buffer()
412 u32 em_ctl; in ahci_show_em_supported() local
1060 u32 em_ctl; in ahci_reset_em() local
1063 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()
1077 u32 em_ctl; in ahci_transmit_led_message() local
1098 if (em_ctl & EM_CTL_TM) { in ahci_transmit_led_message()
[all …]

Completed in 7 milliseconds