/src/sys/arch/sgimips/gio/ |
pci_gio.c | 85 static void *giopci_intr_establish(int, int, int (*)(void *), void *); 212 pc->intr_establish = giopci_intr_establish; 329 giopci_intr_establish(int slot, int level, int (*func)(void *), void *arg) function in typeref:typename:void *
|
pci_gio.c | 85 static void *giopci_intr_establish(int, int, int (*)(void *), void *); 212 pc->intr_establish = giopci_intr_establish; 329 giopci_intr_establish(int slot, int level, int (*func)(void *), void *arg) function in typeref:typename:void *
|