Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
D53c700.h69 struct NCR_700_SG_List { struct
172 struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1];
173 struct NCR_700_SG_List *pSG;
D53c700.c327 hostdata->slots[j].pSG = (struct NCR_700_SG_List *)((unsigned long)(pSlots + offset)); in NCR_700_detect()
1587 int SGcount = (dsp - to32bit(&slot->pSG[0].ins))/sizeof(struct NCR_700_SG_List); in NCR_700_intr()