Searched refs:AHCI_HBA_CAP2_SDS (Results 1 – 2 of 2) sorted by relevance
120 #define AHCI_HBA_CAP2_SDS (0x1 << 3) /* Device Sleep */ macro
785 if (cap2_status & AHCI_HBA_CAP2_SDS) { in ahci_attach()