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

  /src/sys/dev/nand/
nandemulator.c 56 static void nandemulator_attach(device_t, device_t, void *);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
174 nandemulator_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
nandemulator.c 56 static void nandemulator_attach(device_t, device_t, void *);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
174 nandemulator_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 27 milliseconds