| ifpga_pci.c | 90 pcitag_t ifpga_pci_make_tag (void *, int, int, int); 106 .pc_make_tag = ifpga_pci_make_tag, 175 ifpga_pci_make_tag(void *pcv, int bus, int device, int function) function in typeref:typename:pcitag_t 178 printf("ifpga_pci_make_tag(pcv=%p, bus=%d, device=%d, function=%d)\n",
|