Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c6151 usb_isoc_pkt_descr_t *temp_pkt_descr; in ohci_init_itd() local
6194 temp_pkt_descr = tw->tw_curr_isoc_pktp; in ohci_init_itd()
6223 buf = (uint32_t)(buf + temp_pkt_descr->isoc_pkt_length); in ohci_init_itd()
6224 temp_pkt_descr++; in ohci_init_itd()