adb_intr_IIsi
adb_intr_IIsi(arg);
adb_intr_IIsi(NULL); /* go process it */
via1_register_irq(2, adb_intr_IIsi, NULL);
void adb_intr_IIsi(void *);