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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1538 uint32_t buf_offs; local
1654 buf_offs = 0;
1659 error = uhci_insert_hc_td(uhcip, buf_offs,
1675 buf_offs += mps;
1955 "uhci_fill_in_td: td 0x%p buf_offs 0x%x len 0x%lx "
2024 "uhci_get_tw_paddr_by_offs: buf_offs 0x%x len 0x%lx",
2790 uint32_t buf_offs; local
2895 buf_offs = 0;
2903 &bulk_td_ptr[j+1]), ph, buf_offs, mps, tw);
2904 buf_offs
3268 uint32_t buf_offs, paddr; local
[all...]

Completed in 51 milliseconds