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