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

  /src/sys/dev/nand/
nand.c 59 int nand_detach(device_t, int);
73 nand_match, nand_attach, nand_detach, NULL);
235 nand_detach(device_t self, int flags) function in typeref:typename:int

Completed in 13 milliseconds