tag | line | file | source code |
---|---|---|---|
last_message | 1410 | drivers/scsi/NCR5380.c | hostdata->last_message = SIMPLE_QUEUE_TAG; |
last_message | 2153 | drivers/scsi/NCR5380.c | switch (hostdata->last_message) { |
last_message | 2296 | drivers/scsi/NCR5380.c | hostdata->last_message = msgout; |
last_message | 252 | drivers/scsi/NCR5380.h | volatile unsigned char last_message; /* last message OUT */ |