Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c86 static uint_t pcf8584_intr(caddr_t arg);
377 if (ddi_add_intr(dip, 0, NULL, NULL, pcf8584_intr, in pcf8584_doattach()
1142 pcf8584_intr(caddr_t arg) in pcf8584_intr() function