Lines Matching refs:host_scribble
378 * - host_scribble is the pointer to the next cmd in the input queue
382 cmd->host_scribble = NULL;
441 cmd->host_scribble = (uchar *) hostdata->input_Q;
445 tmp->host_scribble;
446 tmp = (struct scsi_cmnd *) tmp->host_scribble) ;
447 tmp->host_scribble = (uchar *) cmd;
500 cmd = (struct scsi_cmnd *) cmd->host_scribble;
513 prev->host_scribble = cmd->host_scribble;
515 hostdata->input_Q = (struct scsi_cmnd *) cmd->host_scribble;
565 prev = (struct scsi_cmnd *) prev->host_scribble) {
569 prev = (struct scsi_cmnd *) prev->host_scribble)
1310 cmd->host_scribble = (uchar *) hostdata->disconnected_Q;
1349 cmd->host_scribble =
1361 cmd->host_scribble =
1446 cmd = (struct scsi_cmnd *) cmd->host_scribble;
1462 patch->host_scribble = cmd->host_scribble;
1465 (struct scsi_cmnd *) cmd->host_scribble;
1626 prev->host_scribble = cmd->host_scribble;
1629 (struct scsi_cmnd *) cmd->host_scribble;
1630 cmd->host_scribble = NULL;
1640 tmp = (struct scsi_cmnd *) tmp->host_scribble;
1731 tmp = (struct scsi_cmnd *) tmp->host_scribble;
2177 cmd = (struct scsi_cmnd *) cmd->host_scribble;
2186 cmd = (struct scsi_cmnd *) cmd->host_scribble;