Home
last modified time | relevance | path

Searched refs:AP_ARQ_OKAY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h656 #define AP_ARQ_OKAY 0x2000 macro
H A Datapi.c1091 } else if (ata_pktp->ap_flags & AP_ARQ_OKAY) { in atapi_complete()
H A Data_common.c2560 ata_pktp->ap_flags |= AP_ARQ_OKAY; in ata_ctlr_fsm()