Searched refs:thr_port (Results 1 – 2 of 2) sorted by relevance
858 pp->port_wq_thread.thr_port = pp; in usbser_attach_ports()863 pp->port_rq_thread.thr_port = pp; in usbser_attach_ports()1866 usbser_port_t *pp = thr->thr_port; in usbser_thr_dispatch()1887 usbser_port_t *pp = thr->thr_port; in usbser_thr_cancel()1908 ASSERT(mutex_owned(&thr->thr_port->port_mutex)); in usbser_thr_wake()1922 usbser_port_t *pp = thr->thr_port; in usbser_wq_thread()1969 usbser_port_t *pp = thr->thr_port; in usbser_rq_thread()
56 usbser_port_t *thr_port; /* port owner of this thread */ member