ptcd_match
int ptcd_match(device_t, struct cfdata *, void *);
CFATTACH_DECL2_NEW(ptcd, sizeof(struct ptcd_softc), ptcd_match, ptcd_attach,