Home
last modified time | relevance | path

Searched defs:td_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4752 size_t td_count = 2; in ohci_allocate_ctrl_resources() local
4936 size_t td_count = 0; in ohci_allocate_bulk_resources() local
5376 size_t td_count = 1; in ohci_allocate_intr_resources() local
5554 size_t count, td_count; in ohci_allocate_isoc_resources() local
6742 size_t td_count) in ohci_allocate_tds_for_tw()
6785 size_t td_count) in ohci_allocate_tw_resources()
6999 size_t td_count, in ohci_create_isoc_transfer_wrapper()
H A Dohci_polled.c2121 int result, pipe_dir, td_count; in ohci_polled_create_tw() local
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c3264 uint_t num_bulk_tds, index, td_count, j; in uhci_handle_bulk_td() local