NCR_700_SG_List 327 drivers/scsi/53c700.c hostdata->slots[j].pSG = (struct NCR_700_SG_List *)((unsigned long)(pSlots + offset)); NCR_700_SG_List 1587 drivers/scsi/53c700.c int SGcount = (dsp - to32bit(&slot->pSG[0].ins))/sizeof(struct NCR_700_SG_List); NCR_700_SG_List 172 drivers/scsi/53c700.h struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1]; NCR_700_SG_List 173 drivers/scsi/53c700.h struct NCR_700_SG_List *pSG;