Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h514 #define AHCI_CAP_PMULT_CBSS 0x200 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c857 ahci_ctlp->ahcictl_cap |= AHCI_CAP_PMULT_CBSS; in ahci_attach()
5827 (ahci_ctlp->ahcictl_cap & AHCI_CAP_PMULT_CBSS)) { in ahci_find_dev_signature()