Searched defs:io_svc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c578 static etm_iosvc_t io_svc = { variable
598 etm_iosvc_t *io_svc_p = &io_svc;
1749 (void) memcpy(&iosvc_list[i], &io_svc, sizeof (etm_iosvc_t));
3156 iosvc = &io_svc;
3213 iosvc = &io_svc;
4146 iosvc = &io_svc;
4168 * pack the etm msg for the DS library and enq in io_svc->Q
4275 iosvc = &io_svc;

Completed in 52 milliseconds