Home
last modified time | relevance | path

Searched defs:cmi_hdl_ops (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c107 struct cmi_hdl_ops { struct
111 uint_t (*cmio_vendor)(cmi_hdl_impl_t *);
113 uint_t (*cmio_family)(cmi_hdl_impl_t *);
114 uint_t (*cmio_model)(cmi_hdl_impl_t *);
115 uint_t (*cmio_stepping)(cmi_hdl_impl_t *);
116 uint_t (*cmio_chipid)(cmi_hdl_impl_t *);
117 uint_t (*cmio_procnodeid)(cmi_hdl_impl_t *);
118 uint_t (*cmio_coreid)(cmi_hdl_impl_t *);
119 uint_t (*cmio_strandid)(cmi_hdl_impl_t *);
121 uint_t (*cmio_strand_apicid)(cmi_hdl_impl_t *);
[all …]