Searched refs:rfiospc_set_perfreg (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_asm.s46 rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data)
60 ENTRY(rfiospc_set_perfreg) function
65 SET_SIZE(rfiospc_set_perfreg)
H A Drfios_acc.h47 extern int rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data);
H A Drfios_iospc.c125 if (rfiospc_set_perfreg(iospc_handle, regid, *data) != H_EOK) {
H A Drfios_tables.h449 extern int rfiospc_set_perfreg(cntr_handle_t handle, int regid, uint64_t data);

Completed in 58 milliseconds