taglinefilesource code
lprint_command774drivers/scsi/NCR5380.cchar *lprint_command (unsigned char *cmd, char *pos, char *buffer, int len);
lprint_command868drivers/scsi/NCR5380.cpos = lprint_command (cmd->cmnd, pos, buffer, length);
lprint_command822drivers/scsi/atari_NCR5380.cchar *lprint_command (unsigned char *cmd, char *pos, char *buffer, int len);
lprint_command881drivers/scsi/atari_NCR5380.cpos = lprint_command (cmd->cmnd, pos, buffer, length);