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

  /src/sys/dev/nand/
nandemulator.c 62 static void nandemulator_busy(device_t);
195 sc->sc_nand_if.busy = &nandemulator_busy;
489 nandemulator_busy(device_t self) function in typeref:typename:void
nandemulator.c 62 static void nandemulator_busy(device_t);
195 sc->sc_nand_if.busy = &nandemulator_busy;
489 nandemulator_busy(device_t self) function in typeref:typename:void

Completed in 23 milliseconds