Searched refs:PCI_status_target_abort_received (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/drivers/
H A DPCI.h708 #define PCI_status_target_abort_received 0x1000 /* received a target abort */ macro
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp1051 if (status & PCI_status_target_abort_received)
1076 if (secondaryStatus & PCI_status_target_abort_received)

Completed in 39 milliseconds