vrpciu.c | 98 static void *vrpciu_intr_establish(pci_chipset_tag_t, pci_intr_handle_t, 266 pc->pc_intr_establish = vrpciu_intr_establish; 516 vrpciu_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void * 522 DPRINTF(("vrpciu_intr_establish: %lx\n", ih));
|