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

/src/sys/dev/fdt/
H A Dusbnode.c40 struct usbnode_softc { struct
65 usbnode_enable(struct usbnode_softc *sc,bool enable)
87 struct usbnode_softc * const sc = device_private(self);
97 struct usbnode_softc * const sc = device_private(self);
121 CFATTACH_DECL_NEW(usbnode, sizeof(struct usbnode_softc),

Completed in 3 milliseconds