apbus_match
static int apbus_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(apbus, 0, apbus_match, apbus_attach, NULL, NULL);