Home
last modified time | relevance | path

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

/sys/dev/
Dahci.c42 #define AHCI_CAP_SNCQ 0x40000000 /* Supports NCQ */ macro
466 if (caps & AHCI_CAP_SNCQ) in AHCI_Configure()