Searched refs:cntr_handle_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_acc.h44 typedef uint64_t cntr_handle_t; typedef
46 extern int rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);
47 extern int rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data);
H A Drfios_asm.s41 rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data)
46 rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data)
H A Drfios_iospc.c83 cntr_handle_t iospc_handle;
112 cntr_handle_t iospc_handle = (cntr_handle_t)arg;
H A Drfios_tables.h448 extern int rfiospc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);
449 extern int rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data);
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_acc.h46 typedef uint64_t cntr_handle_t; typedef
48 extern int n2piupc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data);
49 extern int n2piupc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data);
H A Dn2piupc_asm.s43 n2piupc_get_perfreg(cntr_handle_t handle, int regid, uint64_t *data)
48 n2piupc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data)
H A Dn2piupc.h57 cntr_handle_t n2piupc_handle;
H A Dn2piupc_biterr.c76 cntr_handle_t handle = n2piupc_p->n2piupc_handle;
143 cntr_handle_t handle = n2piupc_p->n2piupc_handle;

Completed in 59 milliseconds