Searched refs:ahcictl_cap (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c766 ahci_ctlp->ahcictl_cap |= AHCI_CAP_BUF_32BIT_DMA;
767 ahci_ctlp->ahcictl_cap |= AHCI_CAP_COMMU_32BIT_DMA;
774 ahci_ctlp->ahcictl_cap |= AHCI_CAP_PMULT_CBSS;
780 ahci_ctlp->ahcictl_cap |= AHCI_CAP_PMULT_FBSS;
788 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SCLO;
795 ahci_ctlp->ahcictl_cap |= AHCI_CAP_SNTF;
913 ((ahci_ctlp->ahcictl_cap & AHCI_CAP_BUF_32BIT_DMA) &&
926 ((ahci_ctlp->ahcictl_cap & AHCI_CAP_COMMU_32BIT_DMA) &&
1209 ahci_ctlp->ahcictl_cap |= AHCI_CAP_PIO_MDRQ;
1230 !(ahci_ctlp->ahcictl_cap
[all...]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h406 int ahcictl_cap; member in struct:ahci_ctl
467 /* Values for ahcictl_cap */

Completed in 64 milliseconds