Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dlibahci.c313 u32 em_ctl, msg; in ahci_read_em_buffer() local
329 if (!(em_ctl & EM_CTL_MR)) { in ahci_read_em_buffer()
335 if (!(em_ctl & EM_CTL_SMB)) in ahci_read_em_buffer()
374 u32 em_ctl, msg; in ahci_store_em_buffer() local
388 if (em_ctl & EM_CTL_TM) { in ahci_store_em_buffer()
415 u32 em_ctl; in ahci_show_em_supported() local
1099 u32 em_ctl; in ahci_reset_em() local
1102 if ((em_ctl & EM_CTL_TM) || (em_ctl & EM_CTL_RST)) in ahci_reset_em()
1116 u32 em_ctl; in ahci_transmit_led_message() local
1137 if (em_ctl & EM_CTL_TM) { in ahci_transmit_led_message()
[all …]