Home
last modified time | relevance | path

Searched refs:abnormal_finished (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c7xx.c323 static void abnormal_finished (struct NCR53c7x0_cmd *cmd, int result);
1862 abnormal_finished (struct NCR53c7x0_cmd *cmd, int result) { in abnormal_finished() function
2514 abnormal_finished (cmd, DID_ERROR << 16); in NCR53c7x0_dstat_sir_intr()
3976 abnormal_finished(cmd, DID_BAD_TARGET << 16); in intr_scsi()
3993 abnormal_finished(cmd, DID_ERROR << 16); in intr_scsi()
4008 abnormal_finished (cmd, DID_PARITY << 16); in intr_scsi()
4963 abnormal_finished (cmd, DID_BAD_TARGET << 16);
D53c7,8xx.c262 static void abnormal_finished (struct NCR53c7x0_cmd *cmd, int result);
2120 abnormal_finished (struct NCR53c7x0_cmd *cmd, int result) { in abnormal_finished() function
2733 abnormal_finished (cmd, DID_ERROR << 16); in NCR53c8x0_dstat_sir_intr()
4237 abnormal_finished(cmd, DID_BAD_TARGET << 16); in intr_scsi()
4254 abnormal_finished(cmd, DID_ERROR << 16); in intr_scsi()
4269 abnormal_finished (cmd, DID_PARITY << 16); in intr_scsi()
5265 abnormal_finished (cmd, DID_BAD_TARGET << 16);