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

  /src/sys/dev/nand/
nandemulator.c 57 static int nandemulator_detach(device_t, int);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
281 nandemulator_detach(device_t self, int flags) function in typeref:typename:int
nandemulator.c 57 static int nandemulator_detach(device_t, int);
136 nandemulator_match, nandemulator_attach, nandemulator_detach, NULL);
281 nandemulator_detach(device_t self, int flags) function in typeref:typename:int

Completed in 25 milliseconds