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