Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h864 #define OHCI_ZALLOC 0x02 /* Memory for ohci state structure */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c649 ohcip->ohci_flags |= OHCI_ZALLOC; in ohci_attach()
2265 if (flags & OHCI_ZALLOC) { in ohci_cleanup()