Searched refs:ttwoga_config (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dpci_2100_a500.h32 struct ttwoga_config;
33 void pci_2100_a500_pickintr(struct ttwoga_config *);
H A Dttwogavar.h63 struct ttwoga_config { struct
93 void (*tc_enable_intr)(struct ttwoga_config *, int, int);
94 void (*tc_setlevel)(struct ttwoga_config *, int, int);
95 void (*tc_eoi)(struct ttwoga_config *, int);
99 extern struct ttwoga_config ttwoga_configuration[];
101 struct ttwoga_config *ttwoga_init(int, int);
103 void ttwoga_dma_init(struct ttwoga_config *);
H A Dpci_2100_a500.c94 void dec_2100_a500_pic_enable_intr(struct ttwoga_config *, int, int);
95 void dec_2100_a500_pic_init_intr(struct ttwoga_config *);
96 void dec_2100_a500_pic_setlevel(struct ttwoga_config *, int, int);
97 void dec_2100_a500_pic_eoi(struct ttwoga_config *, int);
99 void dec_2100_a500_icic_enable_intr(struct ttwoga_config *, int, int);
100 void dec_2100_a500_icic_init_intr(struct ttwoga_config *);
101 void dec_2100_a500_icic_setlevel(struct ttwoga_config *, int, int);
102 void dec_2100_a500_icic_eoi(struct ttwoga_config *, int);
184 pci_2100_a500_pickintr(struct ttwoga_config *tcp)
431 struct ttwoga_config *tc
[all...]
H A Dttwoga_dma.c99 ttwoga_dma_init(struct ttwoga_config *tcp)
249 struct ttwoga_config *tcp = t->_cookie;
283 struct ttwoga_config *tcp = t->_cookie;
301 struct ttwoga_config *tcp = t->_cookie;
318 struct ttwoga_config *tcp = t->_cookie;
335 struct ttwoga_config *tcp = t->_cookie;
352 struct ttwoga_config *tcp = t->_cookie;
H A Dttwoga.c85 struct ttwoga_config ttwoga_configuration[2];
166 struct ttwoga_config *
169 struct ttwoga_config *tcp;
223 struct ttwoga_config *tcp;
H A Dttwoga_bus_io.c49 #define CHIP_V(v) ((struct ttwoga_config *)(v))
H A Dttwoga_pci.c143 struct ttwoga_config *tcp = cpv;
195 struct ttwoga_config *tcp = cpv;
H A Dttwoga_bus_mem.c49 #define CHIP_V(v) ((struct ttwoga_config *)(v))
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Ddec_2100_a500.c156 struct ttwoga_config *tcp;

Completed in 71 milliseconds