tspmatch
static int tspmatch(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(tsp, 0, tspmatch, tspattach, NULL, NULL);