Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h289 ddi_taskq_t *ahciport_event_taskq; member
325 ahci_port_t::ahciport_event_taskq))
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c3762 ddi_taskq_wait(ahci_portp->ahciport_event_taskq); in ahci_drain_ports_taskq()
6171 if ((ahci_portp->ahciport_event_taskq = ddi_taskq_create(dip, in ahci_alloc_port_state()
6227 ddi_taskq_destroy(ahci_portp->ahciport_event_taskq); in ahci_dealloc_port_state()
7991 if ((ddi_taskq_dispatch(ahci_portp->ahciport_event_taskq, in ahci_intr_fatal_error()