Searched refs:flash_probe (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mips/atheros/dev/ |
H A D | athflash.c | 117 static int flash_probe(device_t, cfdata_t, void *); 129 flash_probe, flash_attach, NULL, NULL); 164 flash_probe(device_t parent, cfdata_t cf, void *aux) in flash_probe() function
|
/netbsd-src/sys/arch/hpcmips/vr/ |
H A D | flash_vrip.c | 61 static int flash_probe(device_t, cfdata_t, void *); 79 flash_probe, flash_attach, NULL, NULL); 183 flash_probe(device_t parent, cfdata_t match, void *aux) in flash_probe() function
|