Searched refs:pcie_location (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/pci/
H A Dpcivar.h128 uint8_t pcie_location; /* Offset of PCI-e capability registers. */ member in struct:pcicfg_pcie
H A Dpci.c763 cfg->pcie.pcie_location = ptr;
1293 if (cfg->pcie.pcie_location == 0)
1809 cap = dinfo->cfg.pcie.pcie_location;
1825 cap = dinfo->cfg.pcie.pcie_location;
4597 pos = cfg->pcie_location;
4670 if (dinfo->cfg.pcie.pcie_location != 0)
4690 pos = cfg->pcie_location;
4769 if (dinfo->cfg.pcie.pcie_location != 0)

Completed in 121 milliseconds