Lines Matching refs:DEB_ABORT
110 #define DEB_ABORT(x) x macro
112 #define DEB_ABORT(x) macro
1769 DEB_ABORT(printk("ATN set for cmnd %d upon reception of LINKED_CMD_COMPLETE or" in AM53C974_message()
1813 DEB_ABORT(printk("ATN set for cmnd %d upon reception of ABORT or" in AM53C974_message()
1886 DEB_ABORT(printk("ATN set for cmnd %d upon reception of SAVE/REST. POINTERS message\n", in AM53C974_message()
2292 DEB_ABORT(printk(SEPARATOR_LINE)); in AM53C974_abort()
2293 DEB_ABORT(printk("scsi%d : AM53C974_abort called -- trouble starts!!\n", instance->host_no)); in AM53C974_abort()
2294 DEB_ABORT(AM53C974_print(instance)); in AM53C974_abort()
2295 DEB_ABORT(AM53C974_keywait()); in AM53C974_abort()
2301 DEB_ABORT(printk("scsi%d: aborting connected command\n", instance->host_no)); in AM53C974_abort()
2314 DEB_ABORT(printk("scsi%d : abort removed command from issue queue.\n", instance->host_no)); in AM53C974_abort()
2340 DEB_ABORT(printk("scsi%d : abort failed, other command connected.\n", instance->host_no)); in AM53C974_abort()
2351 DEB_ABORT(printk("scsi%d: aborting disconnected command\n", instance->host_no)); in AM53C974_abort()
2369 DEB_ABORT(printk("scsi%d : abort failed, command not found.\n", instance->host_no)); in AM53C974_abort()