taglinefilesource code
reply_len168drivers/scsi/sg.cdevice->header.pack_len=device->header.reply_len;
reply_len240drivers/scsi/sg.cbsize=(device->header.pack_len>device->header.reply_len) ? device->header.pack_len : device->header.reply_len;
reply_len17drivers/scsi/sg.hint reply_len;   /* maximum length <4096 of expected reply */