Home
last modified time | relevance | path

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

/titanic_44/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_biterr.c76 cntr_handle_t handle = n2piupc_p->n2piupc_handle; in n2piupc_biterr_write()
143 cntr_handle_t handle = n2piupc_p->n2piupc_handle; in n2piupc_biterr_read()
H A Dn2piupc.h57 cntr_handle_t n2piupc_handle;
/titanic_44/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_iospc.c83 cntr_handle_t iospc_handle; in rfios_access_init()
112 cntr_handle_t iospc_handle = (cntr_handle_t)arg; in rfios_access_hv()
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_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);