EC_DEV_STATUS
if ((strcmp (class, EC_DEV_STATUS) != 0) ||
if (sysevent_subscribe_event (shp, EC_DEV_STATUS, subcl, 1) != 0) {
} else if (strcmp(class, EC_DEV_STATUS) == 0 &&
sysevent_t *ev = sysevent_alloc(EC_DEV_STATUS, ESC_DEV_DLE,
EC_DEV_STATUS, ESC_DEV_DLE, attr, NULL, DDI_SLEEP);
EC_DEV_STATUS, esc, attr_list, NULL, km_flag);