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