| 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",
|