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

  /src/sys/arch/alpha/pci/
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 *);

Completed in 11 milliseconds