Searched refs:PCI_BASE_NUM (Results 1 – 3 of 3) sorted by relevance
104 struct pptbar pptd_bars[PCI_BASE_NUM];220 if (barg.pbq_baridx >= PCI_BASE_NUM) { in ppt_ioctl()248 if (rnum >= PCI_BASE_NUM) { in ppt_ioctl()287 if (rnum >= PCI_BASE_NUM) { in ppt_ioctl()382 for (i = 0; i < PCI_BASE_NUM; i++) { in ppt_bar_wipe()466 for (uint_t i = 0; i < PCI_BASE_NUM; i++) { in ppt_bar_verify_mmio()506 for (uint_t i = 0; i < PCI_BASE_NUM; i++) { in ppt_toggle_bar()
1078 #define PCI_BASE_NUM 6 /* num of base regs in configuration header */ macro
2918 max_basereg = PCI_BASE_NUM; in add_reg_props()