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

  /src/sys/arch/macppc/dev/
nvram.c 55 static void nvram_attach(device_t, device_t, void *);
65 nvram_match, nvram_attach, NULL, NULL);
103 nvram_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
nvram.c 55 static void nvram_attach(device_t, device_t, void *);
65 nvram_match, nvram_attach, NULL, NULL);
103 nvram_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 160 milliseconds