Searched refs:P_COMMAND (Results 1 – 14 of 14) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 59 { "P_COMMAND", 0x80, 0x80 }, 244 { "P_COMMAND", 0x80, 0x80 },
|
D | aic79xx_reg_print.c_shipped | 179 { "P_COMMAND", 0x80, 0xe0 }, 665 { "P_COMMAND", 0x80, 0xe0 },
|
D | aic7xxx.reg | 137 mask P_COMMAND CDI 166 mask P_COMMAND CDI 1511 mask P_COMMAND CDI
|
D | aic7xxx_reg.h_shipped | 463 #define P_COMMAND 0x80
|
D | aic79xx.reg | 1752 P_COMMAND CDO, 1783 P_COMMAND CDO, 3872 P_COMMAND CDO,
|
D | aic7xxx.seq | 557 mvi P_COMMAND|BSYO call change_phase; 667 cmp A,P_COMMAND je p_command;
|
D | aic79xx_core.c | 88 { P_COMMAND, MSG_NOOP, "in Command phase" }, 1913 case P_COMMAND: in ahd_handle_seqint() 3379 || lastphase == P_COMMAND) { in ahd_handle_proto_violation()
|
D | aic7xxx_core.c | 98 { P_COMMAND, MSG_NOOP, "in Command phase" }, 3195 || lastphase == P_COMMAND) { in ahc_handle_proto_violation()
|
D | aic79xx_reg.h_shipped | 2472 #define P_COMMAND 0x80
|
D | aic79xx.seq | 856 cmp A,P_COMMAND je p_command;
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 254 #define P_COMMAND 0x80 macro
|
D | aic7xxx.reg | 117 mask P_COMMAND CDI 146 mask P_COMMAND CDI 1240 mask P_COMMAND CDI
|
D | aic7xxx.seq | 295 cmp A,P_COMMAND je p_command; 1120 cmp LASTPHASE, P_COMMAND je dma_await_nreq;
|
/drivers/scsi/ |
D | aic7xxx_old.c | 5942 case P_COMMAND: in aic7xxx_handle_scsiint() 10354 case P_COMMAND: in DEF_SCSI_QCMD()
|