Home
last modified time | relevance | path

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

/freebsd/sys/dev/intel/
H A Dintel_pmc.c86 struct intel_pmc_softc { struct
103 intel_pmc_read(struct intel_pmc_softc *sc, uint32_t offset) in intel_pmc_read() argument
110 intel_pmc_write(struct intel_pmc_softc *sc, uint32_t offset, uint32_t val) in intel_pmc_write()
119 struct intel_pmc_softc *sc = oidp->oid_arg1; in intel_pmc_slp_s0_sysctl()
130 struct intel_pmc_softc *sc = oidp->oid_arg1; in intel_pmc_ltr_ignore_sysctl()
159 struct intel_pmc_softc *sc = device_get_softc(dev); in intel_pmc_attach()
197 struct intel_pmc_softc *sc = device_get_softc(dev); in intel_pmc_detach()
213 sizeof(struct intel_pmc_softc)