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

  /src/sys/dev/gpio/
gpiosim.c 49 device_t sc_gdev; /* gpio that attaches here */ member in struct:gpiosim_softc
222 sc->sc_gdev = config_found(self, &gba, gpiobus_print, CFARGS_NONE);
gpiosim.c 49 device_t sc_gdev; /* gpio that attaches here */ member in struct:gpiosim_softc
222 sc->sc_gdev = config_found(self, &gba, gpiobus_print, CFARGS_NONE);
gpiosim.c 49 device_t sc_gdev; /* gpio that attaches here */ member in struct:gpiosim_softc
222 sc->sc_gdev = config_found(self, &gba, gpiobus_print, CFARGS_NONE);

Completed in 80 milliseconds