Searched refs:uhci_deallocate_tw (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhciutil.h | 124 void uhci_deallocate_tw(uhci_state_t *uhcip, uhci_pipe_private_t *pp,
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 1610 uhci_deallocate_tw(uhcip, pp, tw); 1632 uhci_deallocate_tw(uhcip, pp, tw); 1691 uhci_deallocate_tw(uhcip, pp, tw); 2181 uhci_deallocate_tw(uhcip, pp, tw); 2503 * uhci_deallocate_tw: 2508 uhci_deallocate_tw(uhci_state_t *uhcip, function 2514 "uhci_deallocate_tw:"); 2632 uhci_deallocate_tw(uhcip, pp, tw_tmp); 2872 uhci_deallocate_tw(uhcip, pp, tw); 2886 uhci_deallocate_tw(uhci [all...] |
H A D | uhci.c | 1211 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); 1465 uhci_deallocate_tw(uhcip, pp, tw); 1700 uhci_deallocate_tw(uhcip, pp, tw); 1739 uhci_deallocate_tw(uhcip, tw->tw_pipe_private, tw); 1786 uhci_deallocate_tw(uhcip, pp, tw);
|
Completed in 72 milliseconds