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

  /src/sys/arch/alpha/pci/
ttwoga_pci.c 48 static pcireg_t ttwoga_conf_read(void *, pcitag_t, int);
86 pc->pc_conf_read = ttwoga_conf_read;
108 ttwoga_conf_read(void *cpv, pcitag_t tag, int offset) function in typeref:typename:pcireg_t
153 printf("ttwoga_conf_read: tag 0x%lx, reg 0x%x -> 0x%x @ %p%s\n",

Completed in 18 milliseconds