Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ahci/
HDahci_pci.c197 {0x91231b4b, 0x00, "Marvell 88SE912x", AHCI_Q_EDGEIS|AHCI_Q_SATA2},
HDahci.h587 #define AHCI_Q_SATA2 0x00000080 macro
HDahci.c693 if (ch->quirks & AHCI_Q_SATA2) in ahci_ch_attach()