Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h50 #define PCF8591_NAMELEN 12 macro
210 char pcf8591_name[PCF8591_NAMELEN];
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c803 (void) snprintf(unitp->pcf8591_name, PCF8591_NAMELEN, in pcf8591_do_attach()