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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h94 #define PCI_STATUS_TARGET_TARGET_ABORT 0x08000000 macro
/openbsd-current/sys/arch/loongson/dev/
H A Dglx.c260 data |= PCI_STATUS_TARGET_TARGET_ABORT;
/openbsd-current/sys/arch/sparc64/dev/
H A Dschizo.c353 if (csr & PCI_STATUS_TARGET_TARGET_ABORT) {
/openbsd-current/sys/dev/ic/
H A Daic79xx.c5511 (PCI_STATUS_PARITY_ERROR | PCI_STATUS_TARGET_TARGET_ABORT |
H A Dbwi.c6276 status &= ~PCI_STATUS_TARGET_TARGET_ABORT;

Completed in 213 milliseconds