Searched defs:head_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c3656 uhci_td_t *head_next; local
3672 head_next = head->outst_td_next;
3711 head = head_next;

Completed in 69 milliseconds