Searched refs:AP_GOT_STATUS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi_fsm.c531 ata_pktp->ap_flags |= AP_GOT_STATUS;
H A Data_common.h654 #define AP_GOT_STATUS 0x0800 /* atapi: status received */ macro
H A Datapi.c1056 if (ata_pktp->ap_flags & AP_GOT_STATUS) {
H A Data_common.c2563 #define AP_ARQ_NEEDED (AP_ARQ_ON_ERROR | AP_GOT_STATUS | AP_ERROR)

Completed in 56 milliseconds