Home
last modified time | relevance | path

Searched refs:nhm_pci_putl (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_pci_cfg.c155 nhm_pci_putl(int bus, int dev, int func, int reg, uint32_t val) in nhm_pci_putl() function
H A Dnhm_log.h76 extern void nhm_pci_putl(int, int, int, int, uint32_t);
H A Dintel_nhm.h62 #define MC_SCRUB_CONTROL_WR(cpu, reg) nhm_pci_putl(SOCKET_BUS(cpu), 3, 2, \
65 #define MC_SSR_CONTROL_WR(cpu, reg) nhm_pci_putl(SOCKET_BUS(cpu), 3, 2, 0x48, \