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

/freebsd-11-stable/sys/dev/iicbus/
H A Dds13rtc.c137 static const char *desc_strings[] = { variable
153 CTASSERT(nitems(desc_strings) == TYPE_COUNT);
520 device_set_desc(dev, desc_strings[chiptype]);
H A Dnxprtc.c167 static const char *desc_strings[] = { variable
176 CTASSERT(nitems(desc_strings) == TYPE_COUNT);
746 device_set_desc(dev, desc_strings[chiptype]);

Completed in 128 milliseconds