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