Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h320 typedef struct ehci_softc { struct
363 void (*sc_vendor_post_reset)(struct ehci_softc *sc); argument
364 uint16_t (*sc_vendor_get_port_speed)(struct ehci_softc *sc, uint16_t index); argument
396 htohc32(const struct ehci_softc *sc, const uint32_t v) in htohc32()
402 htohc16(const struct ehci_softc *sc, const uint16_t v) in htohc16()
408 hc32toh(const struct ehci_softc *sc, const uint32_t v) in hc32toh()
414 hc16toh(const struct ehci_softc *sc, const uint16_t v) in hc16toh()
423 htohc32(const struct ehci_softc *sc, const uint32_t v) in htohc32()
429 htohc16(const struct ehci_softc *sc, const uint16_t v) in htohc16()
435 hc32toh(const struct ehci_softc *sc, const uint32_t v) in hc32toh()
[all …]
Dehci_pci.c60 hiehci_post_reset(struct ehci_softc *sc) in hiehci_post_reset()
236 .size = sizeof(struct ehci_softc),
Dehci.c188 ehci_init_sub(struct ehci_softc *sc) in ehci_init_sub()
2179 ehci_doorbell_async(struct ehci_softc *sc) in ehci_doorbell_async()
3001 ehci_get_port_speed_portsc(struct ehci_softc *sc, uint16_t index)
3016 ehci_get_port_speed_hostc(struct ehci_softc *sc, uint16_t index)
3822 struct ehci_softc *sc = EHCI_BUS2SC(bus);
3874 struct ehci_softc *sc = EHCI_BUS2SC(xfer->xroot->bus);
3894 struct ehci_softc *sc = EHCI_BUS2SC(xfer->xroot->bus);