Searched refs:PCI_HDL (Results 1 - 4 of 4) sorted by relevance

/k10sensor/src/
H A Dk10sensor.h28 #define PCI_HDL ddi_acc_handle_t macro
34 #define PCI_HDL struct pci_device * macro
131 void fillThermtrip(PCI_HDL pci_hdl, cpu_vars_t *v);
134 void fillNBcapabilities(PCI_HDL pci_hdl, cpu_vars_t *v);
137 void fillHtc(PCI_HDL pci_hdl, cpu_vars_t *v);
140 void fillStc(PCI_HDL pci_hdl, cpu_vars_t *v);
143 int32_t getControlTemp(PCI_HDL pci_hdl, cpu_vars_t *v, boolean_t core1);
147 char *dumpTctrl(char *buf, PCI_HDL pci_hdl, cpu_vars_t *v);
H A Dk10s_kstats.h43 PCI_HDL pci_hdl;
H A Dcommon.c293 fillThermtrip(PCI_HDL pci_hdl, cpu_vars_t *v) {
391 fillNBcapabilities(PCI_HDL pci_hdl, cpu_vars_t *v)
427 fillHtc(PCI_HDL pci_hdl, cpu_vars_t *v) {
497 fillStc(PCI_HDL pci_hdl, cpu_vars_t *v)
571 getControlTemp(PCI_HDL pci_hdl, cpu_vars_t *v, boolean_t core1)
707 dumpTctrl(char *buf, PCI_HDL pci_hdl, cpu_vars_t *v) {
H A Dk10sensor_info.c86 PCI_HDL pci_hdl;

Completed in 11 milliseconds