HomeSort by: relevance | last modified time | path
    Searched defs:thesc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uhci.c 81 uhci_softc_t *thesc; variable in typeref:typename:uhci_softc_t *
443 thesc = sc;
863 uhci_dump_all(thesc);
987 void iidump(void) { uhci_dump_iis(thesc); }
uhci.c 81 uhci_softc_t *thesc; variable in typeref:typename:uhci_softc_t *
443 thesc = sc;
863 uhci_dump_all(thesc);
987 void iidump(void) { uhci_dump_iis(thesc); }
uhci.c 81 uhci_softc_t *thesc; variable in typeref:typename:uhci_softc_t *
443 thesc = sc;
863 uhci_dump_all(thesc);
987 void iidump(void) { uhci_dump_iis(thesc); }

Completed in 103 milliseconds