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