Home
last modified time | relevance | path

Searched defs:qtd_count (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1476 size_t qtd_count = 2; in ehci_allocate_ctrl_resources() local
1660 size_t qtd_count = 0; in ehci_allocate_bulk_resources() local
2090 size_t qtd_count = 1; in ehci_allocate_intr_resources() local
2861 ehci_allocate_tds_for_tw(ehci_state_t * ehcip,ehci_pipe_private_t * pp,ehci_trans_wrapper_t * tw,size_t qtd_count) ehci_allocate_tds_for_tw() argument
2920 ehci_allocate_tw_resources(ehci_state_t * ehcip,ehci_pipe_private_t * pp,size_t tw_length,usb_flags_t usb_flags,size_t qtd_count) ehci_allocate_tw_resources() argument
[all...]
H A Dehci_polled.c2007 int result, pipe_dir, qtd_count; in ehci_polled_create_tw() local