Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h368 #define FS_ISOC_OUTPUT_PROTO_OVERHEAD 10 macro
/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h742 #define FS_ISOC_OUTPUT_PROTO_OVERHEAD 10 macro
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h846 #define FS_ISOC_OUTPUT_PROTO_OVERHEAD 10 macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2773 *bandwidth += FS_ISOC_OUTPUT_PROTO_OVERHEAD; in ehci_compute_classic_bandwidth()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1281 bandwidth += FS_ISOC_OUTPUT_PROTO_OVERHEAD; in uhci_compute_total_bandwidth()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3538 *bandwidth += FS_ISOC_OUTPUT_PROTO_OVERHEAD; in ohci_compute_total_bandwidth()