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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 122 #define AIC_OP_CALL 0xb
aicasm_gram.y 1317 | T_CALL { $$ = AIC_OP_CALL; }
  /src/sys/dev/ic/
aic7xxxvar.h 71 #define AIC_OP_CALL 0xb
aic7xxx.c 6431 case AIC_OP_CALL:
aic79xx.c 8498 case AIC_OP_CALL:

Completed in 25 milliseconds