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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 125 mask P_COMMAND CDI
154 mask P_COMMAND CDI
1374 mask P_COMMAND CDI
aic79xx.reg 1672 P_COMMAND CDO,
1699 P_COMMAND CDO,
3616 P_COMMAND CDO,
aic7xxx.seq 557 mvi P_COMMAND|BSYO call change_phase;
667 cmp A,P_COMMAND je p_command;
1370 p_command:
aic7xxx_reg.h 1346 #define P_COMMAND 0x80
aic79xx.seq 687 cmp A,P_COMMAND je p_command;
698 p_command:
aic79xx_reg.h 3569 #define P_COMMAND 0x80
  /src/sys/dev/ic/
aic79xx.c 98 { P_COMMAND, MSG_NOOP, "in Command phase" },
1024 case P_COMMAND:
2409 || lastphase == P_COMMAND) {
aic7xxx.c 107 { P_COMMAND, MSG_NOOP, "in Command phase" },
2599 || lastphase == P_COMMAND) {

Completed in 30 milliseconds