Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h104 #define PCF8574_NAMELEN 12 macro
302 char pcf8574_name[PCF8574_NAMELEN];
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c490 (void) snprintf(unitp->pcf8574_name, PCF8574_NAMELEN, in pcf8574_do_attach()