Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h466 ahci_em_led_state_t ahcictl_em_state[AHCI_MAX_PORTS]; member
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10548 state = led->aelta_ctl->ahcictl_em_state[led->aelta_port]; in ahci_em_led_task()
10570 led->aelta_ctl->ahcictl_em_state[led->aelta_port] = state; in ahci_em_led_task()
10641 ahci_ctlp->ahcictl_em_state[i])) { in ahci_em_reset()
10685 bzero(ahci_ctlp->ahcictl_em_state, in ahci_em_init()
10686 sizeof (ahci_ctlp->ahcictl_em_state)); in ahci_em_init()
10728 get.aiemg_status[i] = ahci_ctlp->ahcictl_em_state[i]; in ahci_em_ioctl_get()