Home
last modified time | relevance | path

Searched defs:max_packet_count (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/usb/
H A Dusb_core.h174 uint8_t max_packet_count; member
H A Dusb_transfer.c385 uint32_t max_packet_count; in usbd_get_max_frame_length() local
/freebsd-src/sys/dev/usb/controller/
H A Ddwc_otg.h67 uint8_t max_packet_count; /* packet_count */ member
H A Dxhci.c2308 uint16_t interval, uint8_t max_packet_count, in xhci_configure_endpoint()