Searched refs:AHCI_CAP2_SDS (Results 1 – 3 of 3) sorted by relevance
214 #define AHCI_CAP2_SDS 0x00000008 macro
211 #define AHCI_CAP2_SDS 0x00000008 macro
350 (ctlr->caps2 & AHCI_CAP2_SDS) ? " SDS":"", in ahci_attach()859 if (ch->caps2 & AHCI_CAP2_SDS) in ahci_ch_attach()