/src/sys/arch/evbarm/ifpga/ |
ifpga_pci.c | 94 void ifpga_pci_conf_write (void *, pcitag_t, int, pcireg_t); 109 .pc_conf_write = ifpga_pci_conf_write, 253 ifpga_pci_conf_write(void *pcv, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 260 printf("ifpga_pci_conf_write(pcv=%p tag=0x%08lx reg=0x%02x, 0x%08x)\n",
|
ifpga_pci.c | 94 void ifpga_pci_conf_write (void *, pcitag_t, int, pcireg_t); 109 .pc_conf_write = ifpga_pci_conf_write, 253 ifpga_pci_conf_write(void *pcv, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 260 printf("ifpga_pci_conf_write(pcv=%p tag=0x%08lx reg=0x%02x, 0x%08x)\n",
|