taglinefilesource code
msgptr3519drivers/scsi/53c7,8xx.cunsigned char *msgptr;  /* Current byte in select message */
msgptr1935drivers/scsi/NCR5380.cunsigned char tmp, *msgptr, phase;
msgptr1965drivers/scsi/NCR5380.cmsgptr = &tmp;
msgptr1968drivers/scsi/NCR5380.cNCR5380_transfer_pio (host, &phase, &len, &msgptr);
msgptr1985drivers/scsi/atari_NCR5380.cunsigned char tmp, *msgptr, phase;
msgptr2013drivers/scsi/atari_NCR5380.cmsgptr = &tmp;
msgptr2016drivers/scsi/atari_NCR5380.cNCR5380_transfer_pio (host, &phase, &len, &msgptr);