Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h516 #define AHCI_CAP_PMULT_FBSS 0x400 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c863 ahci_ctlp->ahcictl_cap |= AHCI_CAP_PMULT_FBSS; in ahci_attach()
2061 if (!(ahci_ctlp->ahcictl_cap & AHCI_CAP_PMULT_FBSS) && in ahci_claim_free_slot()
9600 if (!(ahci_ctlp->ahcictl_cap & AHCI_CAP_PMULT_FBSS)) in ahci_pmult_error_recovery_handler()