Searched refs:flash_attach (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/evbppc/pmppc/dev/
H A Dflash.c52 static void flash_attach(device_t, device_t, void *);
55 flash_match, flash_attach, NULL, NULL);
66 flash_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/mips/atheros/dev/
H A Dathflash.c118 static void flash_attach(device_t, device_t, void *);
129 flash_probe, flash_attach, NULL, NULL);
204 flash_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/dev/flash/
H A Dflash.c84 void flash_attach(device_t parent, device_t self, void *aux);
88 flash_match, flash_attach, flash_detach, NULL);
132 flash_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/hpcmips/vr/
H A Dflash_vrip.c62 static void flash_attach(device_t, device_t, void *);
79 flash_probe, flash_attach, NULL, NULL);
210 flash_attach(device_t parent, device_t self, void *aux) function

Completed in 195 milliseconds