uhci_softc        515 dev/usb/uhci.c 	struct uhci_softc *sc = (struct uhci_softc *)self;
uhci_softc        531 dev/usb/uhci.c uhci_detach(struct uhci_softc *sc, int flags)
uhci_softc        564 dev/usb/uhci.c 	struct uhci_softc *sc = (struct uhci_softc *)bus;
uhci_softc        598 dev/usb/uhci.c 	usb_freemem(&((struct uhci_softc *)bus)->sc_bus, dma);
uhci_softc        604 dev/usb/uhci.c 	struct uhci_softc *sc = (struct uhci_softc *)bus;
uhci_softc        633 dev/usb/uhci.c 	struct uhci_softc *sc = (struct uhci_softc *)bus;
uhci_softc        915 dev/usb/uhci.c void uhci_dump_iis(struct uhci_softc *sc);
uhci_softc        917 dev/usb/uhci.c uhci_dump_iis(struct uhci_softc *sc)
uhci_softc         74 dev/usb/uhcivar.h 	struct uhci_softc *sc;
uhci_softc        135 dev/usb/uhcivar.h typedef struct uhci_softc {