Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbofi.c4510 char service_class[FM_MAX_CLASS]; in bofi_fm_ereport_callback() local
4519 (void) snprintf(service_class, FM_MAX_CLASS, "%s.%s.%s.", in bofi_fm_ereport_callback()
4521 if (strncmp(class, service_class, strlen(service_class) - 1) == 0) in bofi_fm_ereport_callback()
4541 ptr = class + strlen(service_class); in bofi_fm_ereport_callback()