Searched refs:ehci_vt62x2_workaround (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c73 uint_t ehci_vt62x2_workaround = EHCI_VIA_WORKAROUNDS; variable
716 (ehci_vt62x2_workaround & EHCI_VIA_LOST_INTERRUPTS)) {
1276 (ehci_vt62x2_workaround & EHCI_VIA_REDUCED_MAX_BULK_XFER_SIZE)) {
H A Dehci_util.c54 extern uint_t ehci_vt62x2_workaround;
1072 (ehci_vt62x2_workaround & EHCI_VIA_ASYNC_SCHEDULE)) {
1167 } else if (ehci_vt62x2_workaround) {

Completed in 67 milliseconds