Home
last modified time | relevance | path

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

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