Home
last modified time | relevance | path

Searched refs:XHCI_MAX_TRANSFER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h90 #define XHCI_MAX_TRANSFER 524288 /* 512 KiB */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c872 *sizep = XHCI_MAX_TRANSFER; in xhci_hcdi_bulk_transfer_size()