Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Diha.h96 u_int16_t SCB_SGIdx; /* index to current element */ member
Diha.c243 pScb->SCB_SGIdx = 0;
1507 pSg = &pScb->SCB_SGList[pScb->SCB_SGIdx];
1508 for (; pScb->SCB_SGIdx < pScb->SCB_SGCount; pSg++, pScb->SCB_SGIdx++) {
1651 + (pScb->SCB_SGIdx * sizeof(struct iha_sg_element));
1652 xferlen = (pScb->SCB_SGCount - pScb->SCB_SGIdx)