Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_hba.h184 #define SATA_DSTATE_PMULT_INIT 0x002000 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4677 ahci_portp->ahciport_port_state |= SATA_DSTATE_PMULT_INIT; in ahci_initialize_pmult()
5009 if (!(port_state & SATA_DSTATE_PMULT_INIT)) { in ahci_probe_pmport()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c12015 !(sd.satadev_state & SATA_DSTATE_PMULT_INIT)) { in sata_alloc_pmult()