| tag | line | file | source code |
| PHASE_STATIN | 213 | drivers/scsi/AM53C974.c | {PHASE_STATIN, "STATIN"}, {PHASE_MSGOUT, "MSGOUT"}, {PHASE_MSGIN, "MSGIN"}, |
| PHASE_STATIN | 1444 | drivers/scsi/AM53C974.c | if (cmd->SCp.phase == PHASE_STATIN) { |
| PHASE_STATIN | 1501 | drivers/scsi/AM53C974.c | case PHASE_STATIN: |
| PHASE_STATIN | 1517 | drivers/scsi/AM53C974.c | cmd->SCp.phase = PHASE_STATIN; |
| PHASE_STATIN | 393 | drivers/scsi/NCR5380.c | {PHASE_STATIN, "STATIN"}, {PHASE_MSGOUT, "MSGOUT"}, {PHASE_MSGIN, "MSGIN"}, |
| PHASE_STATIN | 2667 | drivers/scsi/NCR5380.c | case PHASE_STATIN: |