Home
last modified time | relevance | path

Searched refs:PCI_BASE_NUM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h1057 #define PCI_BASE_NUM 6 /* num of base regs in configuration header */ macro
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2397 max_basereg = PCI_BASE_NUM; in add_reg_props()