Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c141 static int pcf8591_read_props(struct pcf8591_unit *unitp);
791 if (pcf8591_read_props(unitp) != DDI_PROP_SUCCESS) { in pcf8591_do_attach()
1074 pcf8591_read_props(struct pcf8591_unit *unitp) in pcf8591_read_props() function