HomeSort by: relevance | last modified time | path
    Searched defs:nandemulator_detach (Results 1 - 1 of 1) 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

Completed in 13 milliseconds