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 in struct:uhci_pipe_private
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h442 uint_t pp_node; /* Node in lattice */ member in struct:ohci_pipe_private
/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 */
1048 if ((pp->pp_node < POLLING_FREQ_7MS) &&
H A Duhciutil.c1187 node = pp->pp_node;
1501 uint_t node = pp->pp_node; /* The appropriate node was */
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2585 pp->pp_node = node;
3433 node = pp->pp_node;
4053 node = pp->pp_node;
4150 node = pp->pp_node;
4426 Set_ED(ept->hced_node, pp->pp_node);

Completed in 93 milliseconds