Home
last modified time | relevance | path

Searched full:msir (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmsi-pic.txt38 has created an alternate mapping for the MSIR block. See below for an
107 primary window used for memory, but mapped to the MSIR block (where MSIIR
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dfsl,mpic-msi.yaml37 primary window used for memory, but mapped to the MSIR block (where MSIIR
100 has created an alternate mapping for the MSIR block. See the top-level
/freebsd/sys/dev/msk/
H A Dif_msk.c1735 int error, msic, msir, reg; in mskc_attach() local
1911 msir = 1; in mskc_attach()
1912 if (pci_alloc_msi(dev, &msir) == 0) { in mskc_attach()
1913 if (msir == 1) { in mskc_attach()