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

  /src/sys/dev/nand/
nandemulator.c 55 static int nandemulator_match(device_t, cfdata_t, void *);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
167 nandemulator_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nandemulator.c 55 static int nandemulator_match(device_t, cfdata_t, void *);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
167 nandemulator_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nandemulator.c 55 static int nandemulator_match(device_t, cfdata_t, void *);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
167 nandemulator_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 31 milliseconds