Searched refs:cmi_pci_putl (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_cpu.c | 68 cmi_pci_putl(0, procnodeid + 24, func, reg, 0, val); in ao_pcicfg_write()
|
/titanic_50/usr/src/uts/intel/io/intel_nhm/ |
H A D | nhm_pci_cfg.c | 158 cmi_pci_putl(bus, dev, func, reg, hdl, val); in nhm_pci_putl()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | cpu_module.h | 201 extern void cmi_pci_putl(int, int, int, int, ddi_acc_handle_t, uint32_t);
|
/titanic_50/usr/src/uts/intel/io/intel_nb5000/ |
H A D | nb_pci_cfg.c | 199 cmi_pci_putl(bus, dev, func, reg, hdl, val); in nb_pci_putl()
|
/titanic_50/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 233 cmi_pci_putl(0, procnodeid + 24, func, reg, 0, val); in authamd_pcicfg_write()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1967 cmi_pci_putl(int bus, int dev, int func, int reg, ddi_acc_handle_t hdl, in cmi_pci_putl() function
|