Searched refs:PCI_STATUS_TARGET_TARGET_ABORT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/evbmips/loongson/dev/
H A Dglx.c324 data |= PCI_STATUS_TARGET_TARGET_ABORT;
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2800_pci.c629 PCI_STATUS_TARGET_TARGET_ABORT |
/netbsd-current/sys/arch/sparc64/dev/
H A Dschizo.c433 if (csr & PCI_STATUS_TARGET_TARGET_ABORT) {
/netbsd-current/sys/dev/pci/
H A Dpcireg.h121 #define PCI_STATUS_TARGET_TARGET_ABORT 0x08000000 macro
H A Dpci_subr.c904 PCI_STATUS_TARGET_TARGET_ABORT);
/netbsd-current/sys/dev/ic/
H A Dbwi.c6452 status &= ~PCI_STATUS_TARGET_TARGET_ABORT;
H A Daic79xx.c5312 (PCI_STATUS_PARITY_ERROR | PCI_STATUS_TARGET_TARGET_ABORT |

Completed in 411 milliseconds