Searched refs:PORT_INT_TFE (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h151 PORT_INT_TFE = (1 << 30), // Task File Error Status/Enable enumerator in enum:__anon43
169 #define PORT_INT_ERROR (PORT_INT_TFE | PORT_INT_HBF | PORT_INT_HBD \
H A Dahci_port.cpp415 if (is & PORT_INT_TFE) {

Completed in 58 milliseconds