Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h373 AHCI_EM_RESETTING = 1 << 1, enumerator
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10600 ASSERT(ahci_ctlp->ahcictl_em_flags & AHCI_EM_RESETTING); in ahci_em_reset()
10602 ahci_ctlp->ahcictl_em_flags &= ~AHCI_EM_RESETTING; in ahci_em_reset()
10623 ahci_ctlp->ahcictl_em_flags &= ~AHCI_EM_RESETTING; in ahci_em_reset()
10643 ahci_ctlp->ahcictl_em_flags &= ~AHCI_EM_RESETTING; in ahci_em_reset()
10654 ahci_ctlp->ahcictl_em_flags &= ~AHCI_EM_RESETTING; in ahci_em_reset()
10699 ahci_ctlp->ahcictl_em_flags |= AHCI_EM_PRESENT | AHCI_EM_RESETTING; in ahci_em_init()
10890 ahci_ctlp->ahcictl_em_flags |= AHCI_EM_RESETTING; in ahci_em_resume()