taglinefilesource code
max_cmd_size1178drivers/scsi/53c7,8xx.cint script_len = 0, dsa_len = 0, size = 0, max_cmd_size = 0, 
max_cmd_size1218drivers/scsi/53c7,8xx.cmax_cmd_size = sizeof(struct NCR53c7x0_cmd) + dsa_len +
max_cmd_size1255drivers/scsi/53c7,8xx.c(sizeof(void *) - sizeof(u32)) + max_cmd_size + schedule_size;
max_cmd_size1321drivers/scsi/53c7,8xx.chostdata->max_cmd_size = max_cmd_size;
max_cmd_size1327drivers/scsi/53c7,8xx.chostdata->free->size = max_cmd_size;
max_cmd_size1334drivers/scsi/53c7,8xx.cNULL : (u32 *) ((char *)hostdata->free + max_cmd_size);
max_cmd_size3433drivers/scsi/53c7,8xx.csize = hostdata->max_cmd_size + sizeof (void *);
max_cmd_size1407drivers/scsi/53c7,8xx.hint max_cmd_size;        /* Maximum size of NCR53c7x0_cmd