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

  /src/sys/arch/evbarm/cp3100/
cp3100_pci.c 65 void *iq80321_pci_intr_establish(void *, pci_intr_handle_t,
77 pc->pc_intr_establish = iq80321_pci_intr_establish;
150 iq80321_pci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *
  /src/sys/arch/evbarm/iq31244/
iq31244_pci.c 65 void *iq80321_pci_intr_establish(void *, pci_intr_handle_t,
77 pc->pc_intr_establish = iq80321_pci_intr_establish;
148 iq80321_pci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *
  /src/sys/arch/evbarm/iq80321/
iq80321_pci.c 67 void *iq80321_pci_intr_establish(void *, pci_intr_handle_t,
79 pc->pc_intr_establish = iq80321_pci_intr_establish;
159 iq80321_pci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *
  /src/sys/arch/evbarm/npwr_fc/
npwr_fc_pci.c 65 void *iq80321_pci_intr_establish(void *, pci_intr_handle_t,
77 pc->pc_intr_establish = iq80321_pci_intr_establish;
164 iq80321_pci_intr_establish(void *v, pci_intr_handle_t ih, int ipl, function in typeref:typename:void *

Completed in 13 milliseconds