Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h30 #define EM_CTRL_MSG_TYPE 0x000f0000 macro
H A Dlibahci.c2688 messages = (em_ctl & EM_CTRL_MSG_TYPE) >> 16; in ahci_set_em_messages()