Home
last modified time | relevance | path

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

/NextBSD/sys/mips/cavium/usb/
HDoctusb.h38 struct octusb_softc;
62 struct octusb_softc *sc;
110 struct octusb_softc { struct
134 usb_error_t octusb_init(struct octusb_softc *); argument
135 usb_error_t octusb_uninit(struct octusb_softc *);
136 void octusb_interrupt(struct octusb_softc *);
HDoctusb.c78 ((struct octusb_softc *)(((uint8_t *)(bus)) - \
79 ((uint8_t *)&(((struct octusb_softc *)0)->sc_bus))))
146 struct octusb_softc *sc; in octusb_host_alloc_endpoint()
198 struct octusb_softc *sc; in octusb_host_free_endpoint()
294 struct octusb_softc *sc; in octusb_host_control_header_tx()
402 struct octusb_softc *sc; in octusb_host_control_status_tx()
434 struct octusb_softc *sc; in octusb_non_control_data_tx()
531 struct octusb_softc *sc; in octusb_non_control_data_rx()
757 struct octusb_softc *sc; in octusb_standard_done()
807 octusb_interrupt_poll(struct octusb_softc *sc) in octusb_interrupt_poll()
[all …]
HDoctusb_octeon.c74 struct octusb_softc sc_dci; /* must be first */