Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1077 #define PCI_VIA_REVISION_6212 0x80 /* VIA 6212 revision ID */ macro
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1135 if (ehcip->ehci_rev_id >= PCI_VIA_REVISION_6212) { in ehci_init_workaround()