Home
last modified time | relevance | path

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

/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dpcireg.h110 #define PCI_STATUS_TARGET_TARGET_ABORT 0x08000000 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcireg.h106 #define PCI_STATUS_TARGET_TARGET_ABORT 0x08000000 macro
H A Dpci_subr.c761 PCI_STATUS_TARGET_TARGET_ABORT); in pci_conf_print_common()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dbwi.c6419 status &= ~PCI_STATUS_TARGET_TARGET_ABORT; in bwi_power_on()
H A Daic79xx.c5312 (PCI_STATUS_PARITY_ERROR | PCI_STATUS_TARGET_TARGET_ABORT | in ahd_reset()