Home
last modified time | relevance | path

Searched refs:NCR_700_SG_List (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c700.h75 struct NCR_700_SG_List { struct
190 struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1];
191 struct NCR_700_SG_List *pSG;
D53c700.c302 hostdata->slots[j].pSG = (struct NCR_700_SG_List *)((unsigned long)(pSlots + offset)); in NCR_700_detect()
1652 int SGcount = (dsp - to32bit(&slot->pSG[0].ins))/sizeof(struct NCR_700_SG_List); in NCR_700_intr()