Home
last modified time | relevance | path

Searched refs:FIPE_MC_THRTCTRL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c74 #define FIPE_MC_THRTCTRL 0x67 macro
298 pci_config_put8(fipe_mc_ctrl.mc_pci_hdl, FIPE_MC_THRTCTRL, in fipe_mc_change()
308 pci_config_put8(fipe_mc_ctrl.mc_pci_hdl, FIPE_MC_THRTCTRL, in fipe_mc_change()
320 pci_config_put8(fipe_mc_ctrl.mc_pci_hdl, FIPE_MC_THRTCTRL, in fipe_mc_restore()
326 pci_config_put8(fipe_mc_ctrl.mc_pci_hdl, FIPE_MC_THRTCTRL, in fipe_mc_restore()
352 fipe_mc_ctrl.mc_thrtctrl = pci_config_get8(handle, FIPE_MC_THRTCTRL); in fipe_mc_init()