Home
last modified time | relevance | path

Searched refs:AP_TRAN_ERROR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h644 #define AP_TRAN_ERROR 0x0004 /* transport error */ macro
H A Datapi_fsm.c550 if (dma_completion && !(ata_pktp->ap_flags & AP_TRAN_ERROR)) { in atapi_status()
H A Datapi.c1062 if (ata_pktp->ap_flags & AP_TRAN_ERROR) { in atapi_complete()
H A Data_common.c2970 ata_pktp->ap_flags |= AP_ERROR | AP_TRAN_ERROR; in ata_get_status_clear_intr()