Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c3648 #define ASC_ERROR (-1) macro
5955 case ASC_ERROR: in advansys_queuecommand()
6558 if (asc_build_req(boardp, scp) == ASC_ERROR) { in asc_execute_scsi_cmnd()
6560 return ASC_ERROR; in asc_execute_scsi_cmnd()
6586 case ASC_ERROR: in asc_execute_scsi_cmnd()
6631 case ASC_ERROR: in asc_execute_scsi_cmnd()
6640 return ASC_ERROR; in asc_execute_scsi_cmnd()
6666 case ASC_ERROR: in asc_execute_scsi_cmnd()
6724 return ASC_ERROR; in asc_build_req()
6781 return ASC_ERROR; in asc_build_req()
[all …]