Home
last modified time | relevance | path

Searched refs:FSL_NUM_MSIS (Results 1 – 1 of 1) sorted by relevance

/src/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c138 #define FSL_NUM_MSIS 256 /* 8 registers of 32 bits (8 hardware IRQs) */ macro
835 if (irq >= mp->irq_base && irq < mp->irq_base + FSL_NUM_MSIS) in fsl_pcib_map_msi()
935 FSL_NUM_MSIS, 0, 0); in fsl_msi_attach()
938 vmem_add(msi_vmem, sc->sc_map.irq_base, FSL_NUM_MSIS, M_WAITOK); in fsl_msi_attach()