Searched refs:PCI_STATUS_BACKTOBACK_SUPPORT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Dpci_machdep.c338 if (csr & PCI_STATUS_BACKTOBACK_SUPPORT)
/netbsd-current/sys/arch/evbmips/loongson/dev/
H A Dglx.c320 PCI_STATUS_BACKTOBACK_SUPPORT | PCI_STATUS_DEVSEL_MEDIUM;
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2800_pci.c632 PCI_STATUS_BACKTOBACK_SUPPORT |
/netbsd-current/sys/dev/pci/
H A Dpciconf.c628 if ((cmd & PCI_STATUS_BACKTOBACK_SUPPORT) == 0)
H A Dpcireg.h115 #define PCI_STATUS_BACKTOBACK_SUPPORT 0x00800000 macro
H A Dpci_subr.c883 PCI_STATUS_BACKTOBACK_SUPPORT);

Completed in 278 milliseconds