tcbus_attach_args
struct tcbus_attach_args tba;
struct tcbus_attach_args kn02_tc_desc = {
struct tcbus_attach_args kn03_tc_desc = {
struct tcbus_attach_args kmin_tc_desc =
struct tcbus_attach_args xine_tc_desc = {
extern struct tcbus_attach_args kn02_tc_desc[]; /* XXX */
extern struct tcbus_attach_args kmin_tc_desc[]; /* XXX */
extern struct tcbus_attach_args xine_tc_desc[]; /* XXX */
extern struct tcbus_attach_args kn03_tc_desc[]; /* XXX */
struct tcbus_attach_args *tba;
struct tcbus_attach_args tba;
struct tcbus_attach_args *tba = aux;
struct tcbus_attach_args *tba = aux;