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

  /src/sys/dev/nor/
nor.c 56 static int nor_detach(device_t, int);
79 nor_match, nor_attach, nor_detach, NULL);
234 nor_detach(device_t self, int flags) function in typeref:typename:int
nor.c 56 static int nor_detach(device_t, int);
79 nor_match, nor_attach, nor_detach, NULL);
234 nor_detach(device_t self, int flags) function in typeref:typename:int

Completed in 26 milliseconds