HomeSort by: relevance | last modified time | path
    Searched refs:ttwoga_config (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/alpha/pci/
pci_2100_a500.h 32 struct ttwoga_config;
ttwogavar.h 66 struct ttwoga_config { struct
99 void (*tc_enable_intr)(struct ttwoga_config *, int, int);
100 void (*tc_setlevel)(struct ttwoga_config *, int, int);
101 void (*tc_eoi)(struct ttwoga_config *, int);
106 struct ttwoga_config *ttwoga_init(int);
108 void ttwoga_dma_init(struct ttwoga_config *);
pci_2100_a500.c 95 static void dec_2100_a500_pic_enable_intr(struct ttwoga_config *,
97 static void dec_2100_a500_pic_init_intr(struct ttwoga_config *);
98 static void dec_2100_a500_pic_setlevel(struct ttwoga_config *, int, int);
99 static void dec_2100_a500_pic_eoi(struct ttwoga_config *, int);
101 static void dec_2100_a500_icic_enable_intr(struct ttwoga_config *,
103 static void dec_2100_a500_icic_init_intr(struct ttwoga_config *);
104 static void dec_2100_a500_icic_setlevel(struct ttwoga_config *, int, int);
105 static void dec_2100_a500_icic_eoi(struct ttwoga_config *, int);
190 struct ttwoga_config *tcp = core;
435 struct ttwoga_config *tcp = pc->pc_intr_v
    [all...]
ttwoga_dma.c 99 ttwoga_dma_init(struct ttwoga_config *tcp)
242 struct ttwoga_config *tcp = t->_cookie;
276 struct ttwoga_config *tcp = t->_cookie;
294 struct ttwoga_config *tcp = t->_cookie;
311 struct ttwoga_config *tcp = t->_cookie;
328 struct ttwoga_config *tcp = t->_cookie;
345 struct ttwoga_config *tcp = t->_cookie;
ttwoga.c 84 static struct ttwoga_config ttwoga_configuration[2];
165 struct ttwoga_config *
168 struct ttwoga_config *tcp;
221 struct ttwoga_config *tcp;
ttwoga_bus_io.c 48 #define CHIP_V(v) ((struct ttwoga_config *)(v))
ttwoga_pci.c 110 struct ttwoga_config *tcp = cpv;
163 struct ttwoga_config *tcp = cpv;
ttwoga_bus_mem.c 48 #define CHIP_V(v) ((struct ttwoga_config *)(v))
  /src/sys/arch/alpha/alpha/
dec_2100_a500.c 122 struct ttwoga_config *tcp;

Completed in 14 milliseconds