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

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c750 px_err_pcie_t *pcie = (px_err_pcie_t *)epkt; local
801 temp = pcie->ue_reg;
807 pcie->primary_ue = 1 << x;
809 pcie->primary_ue = 0;
813 if (pcie->primary_ue == PCIE_AER_UCE_TO) {
814 pcie->tx_hdr1 = pcie->rx_hdr1;
815 pcie->tx_hdr2 = pcie->rx_hdr2;
816 pcie
[all...]
/illumos-gate/usr/src/man/man4/
H A DMakefile239 pcie.4 \
290 pcie.4 := LINKSRC = pci.4
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c29 #include <sys/pcie.h>
387 int pcie = 0; local
435 pcie = 1;
442 if (pcie) {
829 /* pcie device and has 4k config space saved */
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1007 smbios_pciexrc_t pcie; local
1012 (void) smbios_info_pciexrc(shp, id, &pcie);
1014 oprintf(fp, " Component ID: %u\n", pcie.smbpcie_bb);
1015 oprintf(fp, " BDF: 0x%x\n", pcie.smbpcie_bdf);
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2986 } pcie; member in union:fw_ldst_cmd::fw_ldst

Completed in 134 milliseconds