Home
last modified time | relevance | path

Searched refs:ctl2 (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1617 uint32_t cap, cap2, ctl2; in pcie_capture_speeds() local
1641 ctl2 = 0; in pcie_capture_speeds()
1647 ctl2 = pci_cfgacc_get16(rcdip, bus_p->bus_bdf, in pcie_capture_speeds()
1651 ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2); in pcie_capture_speeds()
1655 if (ctl2 == PCI_EINVAL16) in pcie_capture_speeds()
1656 ctl2 = 0; in pcie_capture_speeds()
3293 uint16_t ctl2, rval; in pcie_link_set_target() local
3340 ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2); in pcie_link_set_target()
3341 ctl2 &= ~PCIE_LINKCTL2_TARGET_SPEED_MASK; in pcie_link_set_target()
3342 ctl2 |= rval; in pcie_link_set_target()
[all …]
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1317 uint64_t ctl2; in gcpu_mca_init() local
1320 if (ctl2 & MSR_MC_CTL2_EN) in gcpu_mca_init()
1322 ctl2 |= MSR_MC_CTL2_EN; in gcpu_mca_init()
1333 ctl2 = (ctl2 & (~MSR_MC_CTL2_EN)) | 1; in gcpu_mca_init()
1608 uint64_t ctl2; in gcpu_cmci_logout() local
1631 ctl2 |= MSR_MC_CTL2_EN; in gcpu_cmci_logout()
1633 IA32_MSR_MC_CTL2(bank), ctl2); in gcpu_cmci_logout()
1654 uint64_t ctl2 = 0; in gcpu_cmci_throttle() local
1671 &ctl2); in gcpu_cmci_throttle()
1672 ctl2 &= ~MSR_MC_CTL2_EN; in gcpu_cmci_throttle()
[all …]
H A Dgcpu_poll_ntv.c101 uint64_t ctl2; in gcpu_ntv_mca_poll() local
106 &ctl2); in gcpu_ntv_mca_poll()
107 ctl2 |= MSR_MC_CTL2_EN; in gcpu_ntv_mca_poll()
109 ctl2); in gcpu_ntv_mca_poll()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.h37 uint32_t ctl2; member
76 #define ds_ctl2 u.tx.ctl2