gpioleds_attach
static void gpioleds_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(gpioleds, 0, gpioleds_match, gpioleds_attach, NULL, NULL);