Searched refs:SCB_SGIdx (Results 1 – 2 of 2) sorted by relevance
96 u_int16_t SCB_SGIdx; /* index to current element */ member
220 pScb->SCB_SGIdx = 0; in iha_setup_sg_list()1377 pSg = &pScb->SCB_SGList[pScb->SCB_SGIdx]; in iha_state_5()1378 for (; pScb->SCB_SGIdx < pScb->SCB_SGCount; pSg++, pScb->SCB_SGIdx++) { in iha_state_5()1512 + (pScb->SCB_SGIdx * sizeof(struct iha_sg_element)); in iha_xfer_data()1513 xferlen = (pScb->SCB_SGCount - pScb->SCB_SGIdx) in iha_xfer_data()