Searched refs:CPU_PCI_FUNCS (Results 1 – 2 of 2) sorted by relevance
44 static ddi_acc_handle_t dev_pci_hdl[MAX_CPU_NODES][CPU_PCI_DEVS][CPU_PCI_FUNCS];58 for (k = 0; k < CPU_PCI_FUNCS; k++) { in nhm_pci_cfg_setup()85 for (k = 0; k < CPU_PCI_FUNCS; k++) { in nhm_pci_cfg_free()99 dev < CPU_PCI_DEVS && func < CPU_PCI_FUNCS) { in nhm_get_hdl()
46 #define CPU_PCI_FUNCS 6 macro