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