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