HomeSort by: relevance | last modified time | path
    Searched defs:vpci_pci_intr_establish (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
vpci.c 115 static void * vpci_pci_intr_establish(pci_chipset_tag_t pc,
474 npc->spc_intr_establish = vpci_pci_intr_establish;
633 vpci_pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
vpci.c 115 static void * vpci_pci_intr_establish(pci_chipset_tag_t pc,
474 npc->spc_intr_establish = vpci_pci_intr_establish;
633 vpci_pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *

Completed in 24 milliseconds