Searched refs:AP_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
648 #define AP_TIMEOUT 0x0040 /* packet timed out */ macro
1073 } else if (ata_pktp->ap_flags & AP_TIMEOUT) { in atapi_complete()
2199 } else if (ata_pktp->ap_flags & (AP_ABORT|AP_TIMEOUT|AP_BUS_RESET)) { in ata_disk_complete()
938 ata_pktp->ap_flags |= AP_TIMEOUT; in ata_timeout_func()