Home
last modified time | relevance | path

Searched refs:FS_NON_ISOC_PROTO_OVERHEAD (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h366 #define FS_NON_ISOC_PROTO_OVERHEAD 14 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h740 #define FS_NON_ISOC_PROTO_OVERHEAD 14 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h845 #define FS_NON_ISOC_PROTO_OVERHEAD 14 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2786 *bandwidth += FS_NON_ISOC_PROTO_OVERHEAD; in ehci_compute_classic_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1274 bandwidth += FS_NON_ISOC_PROTO_OVERHEAD; in uhci_compute_total_bandwidth()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3514 *bandwidth += FS_NON_ISOC_PROTO_OVERHEAD; in ohci_compute_total_bandwidth()