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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dmcdi.c520 static const char *sensor_status_names[] = { variable
539 EFX_BUG_ON_PARANOID(state >= ARRAY_SIZE(sensor_status_names));
540 state_txt = sensor_status_names[state];

Completed in 91 milliseconds