Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c141 static int pcf8574_read_props(struct pcf8574_unit *unitp);
478 if (pcf8574_read_props(unitp) != DDI_PROP_SUCCESS) { in pcf8574_do_attach()
1597 pcf8574_read_props(struct pcf8574_unit *unitp) in pcf8574_read_props() function