flash_attach
static void flash_attach(device_t, device_t, void *);
flash_match, flash_attach, NULL, NULL);
static void flash_attach(device_t, device_t, void *);
flash_probe, flash_attach, NULL, NULL);
static void flash_attach(device_t, device_t, void *);
flash_probe, flash_attach, NULL, NULL);
void flash_attach(device_t parent, device_t self, void *aux);
flash_match, flash_attach, flash_detach, NULL, NULL, NULL,