Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dcmi_hw.c105 struct cmi_hdl_ops { struct
109 uint_t (*cmio_vendor)(cmi_hdl_impl_t *);
110 const char *(*cmio_vendorstr)(cmi_hdl_impl_t *);
111 uint_t (*cmio_family)(cmi_hdl_impl_t *);
112 uint_t (*cmio_model)(cmi_hdl_impl_t *);
113 uint_t (*cmio_stepping)(cmi_hdl_impl_t *);
114 uint_t (*cmio_chipid)(cmi_hdl_impl_t *);
115 uint_t (*cmio_procnodeid)(cmi_hdl_impl_t *);
116 uint_t (*cmio_coreid)(cmi_hdl_impl_t *);
117 uint_t (*cmio_strandid)(cmi_hdl_impl_t *);
[all …]