Searched refs:PCI_MSI_MC_C64 (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/arch/powerpc64/dev/
H A Dpci_machdep.c37 if (reg & PCI_MSI_MC_C64) {
132 ihp->ih_type = (reg & PCI_MSI_MC_C64) ? PCI_MSI64 : PCI_MSI32;
/openbsd-current/sys/arch/amd64/pci/
H A Dpci_machdep.c365 if (reg & PCI_MSI_MC_C64) {
392 if (reg & PCI_MSI_MC_C64) {
421 if (reg & PCI_MSI_MC_C64) {
468 if (reg & PCI_MSI_MC_C64)
473 if (reg & PCI_MSI_MC_C64)
/openbsd-current/sys/arch/arm64/dev/
H A Dpci_machdep.c66 if (reg & PCI_MSI_MC_C64) {
/openbsd-current/sys/arch/riscv64/dev/
H A Dpci_machdep.c37 if (reg & PCI_MSI_MC_C64) {
/openbsd-current/sys/dev/pci/
H A Dppb.c436 if (reg & PCI_MSI_MC_C64) {
492 if (reg & PCI_MSI_MC_C64) {
H A Dpcireg.h519 #define PCI_MSI_MC_C64 0x00800000 macro
H A Dpci.c272 if (reg & PCI_MSI_MC_C64) {
357 if (reg & PCI_MSI_MC_C64) {
H A Dif_qwx_pci.c643 if (psc->sc_msi_cap & PCI_MSI_MC_C64) {
/openbsd-current/sys/arch/sparc64/dev/
H A Dpci_machdep.c550 if (reg & PCI_MSI_MC_C64) {
/openbsd-current/sys/arch/armv7/vexpress/
H A Dpciecam.c404 if (reg & PCI_MSI_MC_C64) {
/openbsd-current/sys/arch/i386/pci/
H A Dpci_machdep.c849 if (reg & PCI_MSI_MC_C64) {

Completed in 209 milliseconds