Searched refs:AHCI_Q_SATA1_UNIT0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ahci/
H A Dahci.h599 #define AHCI_Q_SATA1_UNIT0 0x00008000 /* need better method for this */ macro
H A Dahci_pci.c490 ctlr->quirks |= AHCI_Q_SATA1_UNIT0;
H A Dahci.c776 if ((ctlr->quirks & AHCI_Q_SATA1_UNIT0) && ch->unit == 0)

Completed in 66 milliseconds