Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.h40 struct octusb_softc;
63 struct octusb_softc *sc;
111 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 *);
H A Doctusb.c149 struct octusb_softc *sc; in octusb_host_alloc_endpoint()
201 struct octusb_softc *sc; in octusb_host_free_endpoint()
296 struct octusb_softc *sc; in octusb_host_control_header_tx()
403 struct octusb_softc *sc; in octusb_host_control_status_tx()
435 struct octusb_softc *sc; in octusb_non_control_data_tx()
532 struct octusb_softc *sc; in octusb_non_control_data_rx()
757 struct octusb_softc *sc; in octusb_standard_done()
848 octusb_init(struct octusb_softc *sc) in octusb_init()
896 octusb_uninit(struct octusb_softc *sc) in octusb_uninit()
919 octusb_resume(struct octusb_softc *sc) in octusb_resume()
[all …]
H A Doctusb_octeon.c76 struct octusb_softc sc_dci; /* must be first */