Lines Matching refs:host_scribble
317 * - host_scribble is the pointer to the next cmd in the input queue
320 cmd->host_scribble = NULL;
378 cmd->host_scribble = (uchar *) hostdata->input_Q;
382 tmp->host_scribble;
383 tmp = (struct scsi_cmnd *) tmp->host_scribble) ;
384 tmp->host_scribble = (uchar *) cmd;
438 cmd = (struct scsi_cmnd *) cmd->host_scribble;
451 prev->host_scribble = cmd->host_scribble;
453 hostdata->input_Q = (struct scsi_cmnd *) cmd->host_scribble;
504 prev = (struct scsi_cmnd *) prev->host_scribble) {
508 prev = (struct scsi_cmnd *) prev->host_scribble)
1256 cmd->host_scribble = (uchar *) hostdata->disconnected_Q;
1295 cmd->host_scribble =
1307 cmd->host_scribble =
1392 cmd = (struct scsi_cmnd *) cmd->host_scribble;
1408 patch->host_scribble = cmd->host_scribble;
1411 (struct scsi_cmnd *) cmd->host_scribble;
1572 prev->host_scribble = cmd->host_scribble;
1575 (struct scsi_cmnd *) cmd->host_scribble;
1576 cmd->host_scribble = NULL;
1586 tmp = (struct scsi_cmnd *) tmp->host_scribble;
1677 tmp = (struct scsi_cmnd *) tmp->host_scribble;
2123 cmd = (struct scsi_cmnd *) cmd->host_scribble;
2132 cmd = (struct scsi_cmnd *) cmd->host_scribble;