Searched defs: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,
1136 * pcf8584_intr() is the interrupt service routine registered during
1142 pcf8584_intr(caddr_t arg) function
1148 PCF8584_DDB(pcf8584_print(PRT_INTR, "pcf8584_intr: enter\n"));

Completed in 61 milliseconds