Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h462 uint32_t ahcictl_em_ctl; member
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c795 ahci_ctlp->ahcictl_em_ctl = in ahci_attach()
10461 if ((ahci_ctlp->ahcictl_em_ctl & AHCI_HBA_EM_CTL_ATTR_ALHD) == 0 && in ahci_em_set_led()
10669 (ahci_ctlp->ahcictl_em_ctl & AHCI_HBA_EM_CTL_SUPP_LED) == 0) in ahci_em_init()
10719 if ((ahci_ctlp->ahcictl_em_ctl & AHCI_HBA_EM_CTL_ATTR_ALHD) == 0) { in ahci_em_ioctl_get()
10776 ((ahci_ctlp->ahcictl_em_ctl & AHCI_HBA_EM_CTL_ATTR_ALHD) != 0)) { in ahci_em_ioctl_set()