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

  /src/sys/dev/nand/
nandemulator.c 60 static void nandemulator_command(device_t, uint8_t);
185 sc->sc_nand_if.command = &nandemulator_command;
367 nandemulator_command(device_t self, uint8_t command) function in typeref:typename:void

Completed in 32 milliseconds