Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci_pci.c388 {0xa01c177d, 0x00, "ThunderX", AHCI_Q_ABAR0|AHCI_Q_1MSI},
534 if (ctlr->quirks & AHCI_Q_ABAR0) in ahci_pci_attach()
H A Dahci.h613 #define AHCI_Q_ABAR0 0x00010000 macro