Home
last modified time | relevance | path

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

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