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

  /src/sys/arch/mips/alchemy/dev/
aupci.c 102 static void *aupci_intr_establish(void *, pci_intr_handle_t, int,
256 sc->sc_pc.pc_intr_establish = aupci_intr_establish;
409 aupci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *
aupci.c 102 static void *aupci_intr_establish(void *, pci_intr_handle_t, int,
256 sc->sc_pc.pc_intr_establish = aupci_intr_establish;
409 aupci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *

Completed in 79 milliseconds