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

/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c47 static char tws_sev_str[5][8]={"","ERROR","WARNING","INFO","DEBUG"}; variable
395 strcpy(event.severity_str, tws_sev_str[event.severity]);

Completed in 59 milliseconds