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

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_xport_api_dd.c104 * ETM_XPORT_DEV_VLDC - the more recent LDOMS 1.0 (a.k.a. Ontario+) vldc
113 #define ETM_XPORT_DEV_VLDC \ macro
352 if (stat(ETM_XPORT_DEV_VLDC, &buf) == 0) {
354 fname = ETM_XPORT_DEV_VLDC;

Completed in 47 milliseconds