tcds_lookup
struct tcds_device *tcds_lookup(const char *);
return (tcds_lookup(ta->ta_modname) != NULL);
td = tcds_lookup(ta->ta_modname);