Home
last modified time | relevance | path

Searched refs:EHCI_ZALLOC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1026 #define EHCI_ZALLOC 0x02 /* Memory for ehci state structure */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c241 ehcip->ehci_flags |= EHCI_ZALLOC; in ehci_attach()
H A Dehci_util.c1947 if (flags & EHCI_ZALLOC) { in ehci_cleanup()