external_match
static int external_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(external, 0, external_match, external_attach, NULL, NULL);