arbus_match
static int arbus_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(arbus, 0, arbus_match, arbus_attach, NULL, NULL);