Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h601 uint_t tw_pkt_idx; /* packet index */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8515 isoc_pkt_descr += tw->tw_pkt_idx; in ohci_parse_isoc_error()
8549 tw->tw_pkt_idx = tw->tw_pkt_idx + fc + 1; in ohci_parse_isoc_error()
8552 "ohci_parse_isoc_error: tw_pkt_idx %d", tw->tw_pkt_idx); in ohci_parse_isoc_error()
9606 tw->tw_pkt_idx = 0; in ohci_sendup_td_message()