Searched refs:pci_hdrtypedata (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/pci/ |
H A D | pci.c | 121 static void pci_hdrtypedata(device_t pcib, int b, int s, int f, 673 pci_hdrtypedata(device_t pcib, int b, int s, int f, pcicfgregs *cfg) in pci_hdrtypedata() function 766 pci_hdrtypedata(pcib, b, s, f, cfg); in pci_fill_devinfo()
|