Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h272 EM_CTL_SGPIO = BIT(19), /* SGPIO messages supported */ enumerator
H A Dlibahci.c425 em_ctl & EM_CTL_SGPIO ? "sgpio " : ""); in ahci_show_em_supported()