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

  /src/sys/dev/nor/
nor.c 55 static void nor_attach(device_t, device_t, void *);
79 nor_match, nor_attach, nor_detach, NULL);
140 nor_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 14 milliseconds