| ixp425_pci.c | 60 pcitag_t ixp425_pci_make_tag(void *, int, int, int); 78 pc->pc_make_tag = ixp425_pci_make_tag; 127 ixp425_pci_make_tag(void *v, int bus, int device, int function) function in typeref:typename:pcitag_t 130 printf("ixp425_pci_make_tag(v=%p, bus=%d, device=%d, function=%d)\n",
|