Searched defs:max_cfg_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
995 if (prg.offset >= max_cfg_size) {
1000 if (max_cfg_size == PCIE_CONF_HDR_SIZE)

Completed in 53 milliseconds