| tag | line | file | source code |
| PHASE_MSGOUT | 377 | drivers/scsi/NCR5380.c | {PHASE_STATIN, "STATIN"}, {PHASE_MSGOUT, "MSGOUT"}, {PHASE_MSGIN, "MSGIN"}, |
| PHASE_MSGOUT | 1421 | drivers/scsi/NCR5380.c | phase = PHASE_MSGOUT; |
| PHASE_MSGOUT | 1558 | drivers/scsi/NCR5380.c | if (p == PHASE_MSGOUT && c > 1) |
| PHASE_MSGOUT | 1936 | drivers/scsi/NCR5380.c | if (sink && (phase != PHASE_MSGOUT)) { |
| PHASE_MSGOUT | 2296 | drivers/scsi/NCR5380.c | case PHASE_MSGOUT: |
| PHASE_MSGOUT | 2492 | drivers/scsi/NCR5380.c | phase = PHASE_MSGOUT; |
| PHASE_MSGOUT | 2711 | drivers/scsi/NCR5380.c | phase = PHASE_MSGOUT; |
| PHASE_MSGOUT | 1331 | drivers/scsi/seagate.c | #if (DEBUG & (PHASE_RESELECT | PHASE_MSGOUT)) |
| PHASE_MSGOUT | 1341 | drivers/scsi/seagate.c | #if (DEBUG & (PHASE_MSGOUT | DEBUG_LINKED)) |
| PHASE_MSGOUT | 110 | drivers/scsi/seagate.h | #define PHASE_ETC (PHASE_DATAIN | PHASE_DATA_OUT | PHASE_CMDOUT | PHASE_MSGIN | PHASE_MSGOUT | PHASE_STATUSIN) |