Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_transfer.h116 uint8_t hc_max_packet_count; member
H A Dusb_transfer.c479 (parm->hc_max_packet_count == 0) || in usbd_transfer_setup_sub()
555 if (xfer->max_packet_count > parm->hc_max_packet_count) { in usbd_transfer_setup_sub()
556 xfer->max_packet_count = parm->hc_max_packet_count; in usbd_transfer_setup_sub()
1050 parm->hc_max_packet_count = 1; in usbd_transfer_setup()
/freebsd/sys/dev/usb/controller/
H A Dehci.c3448 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
3460 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
3473 parm->hc_max_packet_count = 3; in ehci_xfer_setup()
3476 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
3479 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
3493 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
3503 parm->hc_max_packet_count = 3; in ehci_xfer_setup()
3514 parm->hc_max_packet_count = 1; in ehci_xfer_setup()
H A Datmegadci.c1967 parm->hc_max_packet_count = 1; in atmegadci_xfer_setup()
H A Davr32dci.c1923 parm->hc_max_packet_count = 1; in avr32dci_xfer_setup()
H A Dmusb_otg.c4029 parm->hc_max_packet_count = 3; in musbotg_xfer_setup()
4031 parm->hc_max_packet_count = 1; in musbotg_xfer_setup()
H A Duss820dci.c2228 parm->hc_max_packet_count = 1; in uss820dci_xfer_setup()
H A Dohci.c2355 parm->hc_max_packet_count = 1; in ohci_xfer_setup()
H A Duhci.c2783 parm->hc_max_packet_count = 1; in uhci_xfer_setup()
H A Ddwc_otg.c4789 parm->hc_max_packet_count = 3; in dwc_otg_xfer_setup()