tx_chipset_tag
struct tx_chipset_tag tx_chipset;
typedef struct tx_chipset_tag* tx_chipset_tag_t __attribute__((__unused__));
extern struct tx_chipset_tag tx_chipset;
struct tx_chipset_tag *t = tx_conf_get_tag();