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

  /src/sys/dev/pci/
coramvar.h 47 struct coram_sram_ch { struct
92 struct coram_sram_ch sc_vidc_sch;
coram.c 98 static int coram_sram_ch_setup(struct coram_softc *, struct coram_sram_ch *, uint32_t);
109 static struct coram_sram_ch coram_sram_chs[] = {
568 struct coram_sram_ch *ch;
587 struct coram_sram_ch *ch = &coram_sram_chs[CORAM_SRAM_CH6];
859 struct coram_sram_ch *ch;
989 coram_sram_ch_setup(struct coram_softc *sc, struct coram_sram_ch *csc,

Completed in 12 milliseconds