ttwoga_config
struct ttwoga_config *tcp;
static void dec_2100_a500_icic_enable_intr(struct ttwoga_config *,
static void dec_2100_a500_icic_init_intr(struct ttwoga_config *);
static void dec_2100_a500_icic_setlevel(struct ttwoga_config *, int, int);
static void dec_2100_a500_icic_eoi(struct ttwoga_config *, int);
struct ttwoga_config *tcp = core;
struct ttwoga_config *tcp = pc->pc_intr_v;
struct ttwoga_config *tcp = pc->pc_intr_v;
struct ttwoga_config *tcp = v;
struct ttwoga_config *tcp = v;
struct ttwoga_config *tcp = v;
struct ttwoga_config *tcp = arg;
dec_2100_a500_pic_enable_intr(struct ttwoga_config *tcp, int irq, int onoff)
dec_2100_a500_icic_enable_intr(struct ttwoga_config *tcp, int irq, int onoff)
dec_2100_a500_pic_init_intr(struct ttwoga_config *tcp)
dec_2100_a500_icic_init_intr(struct ttwoga_config *tcp)
dec_2100_a500_pic_setlevel(struct ttwoga_config *tcp, int eirq, int level)
dec_2100_a500_icic_setlevel(struct ttwoga_config *tcp, int eirq, int level)
dec_2100_a500_pic_eoi(struct ttwoga_config *tcp, int irq)
dec_2100_a500_icic_eoi(struct ttwoga_config *tcp, int irq)
static void dec_2100_a500_pic_enable_intr(struct ttwoga_config *,
static void dec_2100_a500_pic_init_intr(struct ttwoga_config *);
static void dec_2100_a500_pic_setlevel(struct ttwoga_config *, int, int);
static void dec_2100_a500_pic_eoi(struct ttwoga_config *, int);
struct ttwoga_config;
struct ttwoga_config *
struct ttwoga_config *tcp;
struct ttwoga_config *tcp;
static struct ttwoga_config ttwoga_configuration[2];
#define CHIP_V(v) ((struct ttwoga_config *)(v))
#define CHIP_V(v) ((struct ttwoga_config *)(v))
struct ttwoga_config *tcp = t->_cookie;
struct ttwoga_config *tcp = t->_cookie;
struct ttwoga_config *tcp = t->_cookie;
struct ttwoga_config *tcp = t->_cookie;
struct ttwoga_config *tcp = t->_cookie;
struct ttwoga_config *tcp = t->_cookie;
ttwoga_dma_init(struct ttwoga_config *tcp)
struct ttwoga_config *tcp = cpv;
struct ttwoga_config *tcp = cpv;
void (*tc_eoi)(struct ttwoga_config *, int);
struct ttwoga_config *ttwoga_init(int);
void ttwoga_dma_init(struct ttwoga_config *);
void (*tc_enable_intr)(struct ttwoga_config *, int, int);
void (*tc_setlevel)(struct ttwoga_config *, int, int);