Home
last modified time | relevance | path

Searched refs:ORC_SG (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dinia100.h162 } ORC_SG; typedef
253 ORC_SG ESCB_SGList[TOTAL_SG_ENTRY]; /*0 Start of SG list */
Di60uscsi.h111 } ORC_SG; typedef
211 ORC_SG ESCB_SGList[TOTAL_SG_ENTRY]; /*0 Start of SG list */
Dinia100.c473 ORC_SG *pSG; /* Pointer to SG list */ in inia100BuildSCB()
491 pSG = (ORC_SG *) & pEScb->ESCB_SGList[0]; in inia100BuildSCB()