• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:NCR_700_command_slot

312 	hostdata->slots = (struct NCR_700_command_slot *)(memory + SLOTS_OFFSET);
340 memset(hostdata->slots, 0, sizeof(struct NCR_700_command_slot)
510 STATIC struct NCR_700_command_slot *
513 struct NCR_700_command_slot *slot = hostdata->free_list;
543 free_slot(struct NCR_700_command_slot *slot,
570 struct NCR_700_command_slot *slot =
571 (struct NCR_700_command_slot *)SCp->host_scribble;
581 struct NCR_700_command_slot *slot)
596 struct NCR_700_command_slot *slot =
597 (struct NCR_700_command_slot *)SCp->host_scribble;
980 struct NCR_700_command_slot *slot =
981 (struct NCR_700_command_slot *)SCp->host_scribble;
1098 struct NCR_700_command_slot *slot;
1122 slot = (struct NCR_700_command_slot *)SCp->host_scribble;
1133 slot = (struct NCR_700_command_slot *)SCp->host_scribble;
1186 struct NCR_700_command_slot *slot;
1210 slot = (struct NCR_700_command_slot *)SCp->host_scribble;
1258 printk(KERN_INFO " SG[%d].length = %d, move_insn=%08x, addr %08x\n", i, sg->length, ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].pAddr);
1313 struct NCR_700_command_slot *slot =
1314 (struct NCR_700_command_slot *)SCp->host_scribble;
1394 struct NCR_700_command_slot *slot =
1395 (struct NCR_700_command_slot *)SCp->host_scribble;
1552 struct NCR_700_command_slot *slot =
1587 struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL :
1588 (struct NCR_700_command_slot *)SCp->host_scribble;
1744 struct NCR_700_command_slot *slot;
1889 struct NCR_700_command_slot *slot;
1895 slot = (struct NCR_700_command_slot *)SCp->host_scribble;