Home
last modified time | relevance | path

Searched refs:pp_node (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h283 uint_t pp_node; /* Node in lattice */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c210 pp->pp_node = node; /* Store the node in the interrupt lattice */ in uhci_hcdi_pipe_open()
1048 if ((pp->pp_node < POLLING_FREQ_7MS) && in uhci_start_periodic_pipe_polling()
H A Duhciutil.c1187 node = pp->pp_node; in uhci_deallocate_bandwidth()
1501 uint_t node = pp->pp_node; /* The appropriate node was */ in uhci_insert_intr_qh()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h442 uint_t pp_node; /* Node in lattice */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2569 pp->pp_node = node; in ohci_hcdi_pipe_open()
3417 node = pp->pp_node; in ohci_deallocate_bandwidth()
4037 node = pp->pp_node; in ohci_insert_intr_ed()
4134 node = pp->pp_node; in ohci_insert_isoc_ed()
4410 Set_ED(ept->hced_node, pp->pp_node); in ohci_remove_periodic_ed()