Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c78 static uint64_t max_cfg_size = PCI_CONF_HDR_SIZE; variable
114 max_cfg_size = PCIE_CONF_HDR_SIZE; in pcitool_init()
995 if (prg.offset >= max_cfg_size) { in pcitool_dev_reg_ops()
1000 if (max_cfg_size == PCIE_CONF_HDR_SIZE) in pcitool_dev_reg_ops()