Lines Matching defs:tcp

190 	struct ttwoga_config *tcp = core;  in pci_2100_a500_pickintr()  local
435 struct ttwoga_config *tcp = pc->pc_intr_v; in dec_2100_a500_intr_establish() local
470 struct ttwoga_config *tcp = pc->pc_intr_v; in dec_2100_a500_intr_disestablish() local
538 struct ttwoga_config *tcp = v; in dec_2100_a500_eisa_intr_evcnt() local
552 struct ttwoga_config *tcp = v; in dec_2100_a500_eisa_intr_establish() local
608 struct ttwoga_config *tcp = v; in dec_2100_a500_eisa_intr_disestablish() local
642 #define ICIC_ADDR(tcp, addr) \ argument
653 #define ICIC_READ(tcp) T2GA((tcp), T2_DIR) argument
654 #define ICIC_WRITE(tcp, val) \ argument
665 struct ttwoga_config *tcp = arg; in dec_2100_a500_iointr() local
682 dec_2100_a500_pic_enable_intr(struct ttwoga_config *tcp, int irq, int onoff) in dec_2100_a500_pic_enable_intr()
699 dec_2100_a500_icic_enable_intr(struct ttwoga_config *tcp, int irq, int onoff) in dec_2100_a500_icic_enable_intr()
716 dec_2100_a500_pic_init_intr(struct ttwoga_config *tcp) in dec_2100_a500_pic_init_intr()
749 dec_2100_a500_icic_init_intr(struct ttwoga_config *tcp) in dec_2100_a500_icic_init_intr()
757 dec_2100_a500_pic_setlevel(struct ttwoga_config *tcp, int eirq, int level) in dec_2100_a500_pic_setlevel()
803 dec_2100_a500_icic_setlevel(struct ttwoga_config *tcp, int eirq, int level) in dec_2100_a500_icic_setlevel()
836 dec_2100_a500_pic_eoi(struct ttwoga_config *tcp, int irq) in dec_2100_a500_pic_eoi()
856 dec_2100_a500_icic_eoi(struct ttwoga_config *tcp, int irq) in dec_2100_a500_icic_eoi()