Home
last modified time | relevance | path

Searched refs:ehci_softc_t (Results 1 – 15 of 15) sorted by relevance

/netbsd/sys/dev/usb/
H A Dehci.c289 Static ehci_softc_t *theehci;
407 ehci_init(ehci_softc_t *sc) in ehci_init()
722 ehci_softc_t *sc = v; in ehci_intr()
753 ehci_intr1(ehci_softc_t *sc) in ehci_intr1()
822 ehci_softc_t *sc = addr; in ehci_doorbell()
836 ehci_softc_t *sc = addr; in ehci_pcd()
1661 ehci_softc_t *sc = theehci; in ehci_dump()
2243 ehci_sync_hc(ehci_softc_t *sc) in ehci_sync_hc()
2723 ehci_softc_t *sc = arg; in ehci_disown_callback()
3452 ehci_softc_t *sc; in ehci_abort_isoc_xfer()
[all …]
H A Dehcivar.h236 } ehci_softc_t; typedef
251 int ehci_init(ehci_softc_t *);
253 int ehci_detach(ehci_softc_t *, int);
/netbsd/sys/dev/pci/
H A Dehci_pci.c75 static void ehci_release_ownership(ehci_softc_t *, pci_chipset_tag_t, pcitag_t);
76 static void ehci_get_ownership(ehci_softc_t *, pci_chipset_tag_t, pcitag_t);
81 ehci_softc_t sc;
346 ehci_dump_caps(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) in ehci_dump_caps()
375 ehci_release_ownership(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) in ehci_release_ownership()
403 ehci_get_ownership(ehci_softc_t *sc, pci_chipset_tag_t pc, pcitag_t tag) in ehci_get_ownership()
/netbsd/sys/arch/mips/rmi/
H A Drmixl_ehci.c61 CFATTACH_DECL_NEW(rmixl_ehci, sizeof (ehci_softc_t),
79 ehci_softc_t * const sc = device_private(self); in rmixl_ehci_attach()
/netbsd/sys/arch/mips/atheros/dev/
H A Dehci_arbus.c67 CFATTACH_DECL_NEW(ehci_arbus, sizeof (ehci_softc_t),
89 ehci_softc_t *sc = device_private(self); in ehci_arbus_attach()
/netbsd/sys/arch/arm/xilinx/
H A Dzynq_usbvar.h48 ehci_softc_t sc_hsc;
H A Dzynq7000_usb.c81 ehci_softc_t *hsc = &sc->sc_hsc; in zynqusb_attach()
H A Dzynq_usb.c70 ehci_softc_t *hsc = &sc->sc_hsc; in zynqusb_attach_common()
/netbsd/sys/arch/arm/imx/
H A Dimxusbvar.h76 ehci_softc_t sc_hsc;
H A Dimxusb.c87 ehci_softc_t *hsc = &sc->sc_hsc; in imxehci_attach()
/netbsd/sys/arch/i386/pci/
H A Dgcscehci.c69 ehci_softc_t sc;
/netbsd/sys/arch/powerpc/booke/dev/
H A Dpq3ehci.c80 ehci_softc_t sc;
/netbsd/sys/dev/cardbus/
H A Dehci_cardbus.c73 ehci_softc_t sc;
/netbsd/sys/arch/arm/nxp/
H A Dimx6_usb.c285 ehci_softc_t *hsc = &sc->sc_hsc; in imx6_usb_intr_establish()
/netbsd/sys/dev/marvell/
H A Dehci_mv.c155 ehci_softc_t sc;