Searched refs:NCR_700_SG_List (Results 1 – 2 of 2) sorted by relevance
75 struct NCR_700_SG_List { struct190 struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1];191 struct NCR_700_SG_List *pSG;
302 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()