HomeSort by: relevance | last modified time | path
    Searched refs:ADW_ERROR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
adw.c 344 case ADW_ERROR:
345 printf("ADW_ERROR\n");
346 return(ADW_ERROR);
584 case ADW_ERROR:
adwlib.h 622 #define ADW_ERROR (-1)
632 #define ADW_WARN_ERROR 0xFFFF /* ADW_ERROR return */
adwlib.c 1690 * ADW_ERROR(-1) - Invalid ADW_SCSI_REQ_Q request structure
1708 return ADW_ERROR;
1827 * ADW_ERROR(-1) - Microcode command timed-out. Microcode or IC
2121 * ADW_ERROR - command timed out
2177 return ADW_ERROR;

Completed in 15 milliseconds