Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h146 ohci_hcca_t *ohci_hccap; /* Virtual HCCA ptr */
794 0, sizeof (ohci_hcca_t), \
H A Dohci.h279 } ohci_hcca_t; typedef
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1734 2 * sizeof (ohci_hcca_t), in ohci_init_hcca()
1775 ohcip->ohci_hccap = (ohci_hcca_t *)addr; in ohci_init_hcca()
1844 ohci_hcca_t *hccap = ohcip->ohci_hccap; in ohci_build_interrupt_lattice()