Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h266 EM_CTL_MR = BIT(0), /* Message Received */ enumerator
H A Dlibahci.c329 if (!(em_ctl & EM_CTL_MR)) { in ahci_read_em_buffer()