Searched refs:EM_CTRL_MSG_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/ata/ | ||
| H A D | ahci.h | 30 #define EM_CTRL_MSG_TYPE 0x000f0000 macro |
| H A D | libahci.c | 2688 messages = (em_ctl & EM_CTRL_MSG_TYPE) >> 16; in ahci_set_em_messages() |