Searched refs:AP_GOT_STATUS (Results 1 – 4 of 4) sorted by relevance
654 #define AP_GOT_STATUS 0x0800 /* atapi: status received */ macro
531 ata_pktp->ap_flags |= AP_GOT_STATUS; in atapi_status()
1056 if (ata_pktp->ap_flags & AP_GOT_STATUS) { in atapi_complete()
2563 #define AP_ARQ_NEEDED (AP_ARQ_ON_ERROR | AP_GOT_STATUS | AP_ERROR) in ata_ctlr_fsm()