/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
|