Home
last modified time | relevance | path

Searched refs:urndis_softc (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c49 static uint32_t urndis_ctrl_query(struct urndis_softc *sc, uint32_t oid,
52 static uint32_t urndis_ctrl_set(struct urndis_softc *sc, uint32_t oid,
54 static uint32_t urndis_ctrl_handle_init(struct urndis_softc *sc,
56 static uint32_t urndis_ctrl_handle_query(struct urndis_softc *sc,
59 static uint32_t urndis_ctrl_handle_reset(struct urndis_softc *sc,
61 static uint32_t urndis_ctrl_init(struct urndis_softc *sc);
62 static uint32_t urndis_ctrl_halt(struct urndis_softc *sc);
133 .size = sizeof(struct urndis_softc),
187 struct urndis_softc *sc = device_get_softc(dev); in urndis_attach()
312 struct urndis_softc *s in urndis_detach()
[all...]
H A Dif_urndisreg.h50 struct urndis_softc { struct

Completed in 2 milliseconds