Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c1795 boolean_t device_faulty = B_FALSE; /* true is faulty */ in pcf8574_init_chip() local
1846 device_faulty = B_TRUE; in pcf8574_init_chip()
1860 device_faulty = B_TRUE; /* remember, 0 is faulty */ in pcf8574_init_chip()
1870 if (!intron || device_faulty == B_TRUE) { in pcf8574_init_chip()