plb_attach
static void plb_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(plb, 0, plb_match, plb_attach, NULL, NULL);