NCR_700_command_slot
struct NCR_700_command_slot *slot;
slot = (struct NCR_700_command_slot *)SCp->host_scribble;
slot = (struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot;
slot = (struct NCR_700_command_slot *)SCp->host_scribble;
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);
struct NCR_700_command_slot *slot =
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot =
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot =
struct NCR_700_command_slot *slot = (SCp == NULL) ? NULL :
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot;
struct NCR_700_command_slot *slot;
slot = (struct NCR_700_command_slot *)SCp->host_scribble;
hostdata->slots = (struct NCR_700_command_slot *)(memory + SLOTS_OFFSET);
memset(hostdata->slots, 0, sizeof(struct NCR_700_command_slot)
STATIC struct NCR_700_command_slot *
struct NCR_700_command_slot *slot = hostdata->free_list;
free_slot(struct NCR_700_command_slot *slot,
struct NCR_700_command_slot *slot =
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot)
struct NCR_700_command_slot *slot =
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *slot =
(struct NCR_700_command_slot *)SCp->host_scribble;
struct NCR_700_command_slot *ITL_forw;
struct NCR_700_command_slot *slots;
#define TOTAL_MEM_SIZE (SLOTS_OFFSET + L1_CACHE_ALIGN(sizeof(struct NCR_700_command_slot) * NCR_700_COMMAND_SLOTS_PER_HOST))
struct NCR_700_command_slot *free_list;