Searched refs:SCB_SGCount (Results 1 – 2 of 2) sorted by relevance
95 u_int16_t SCB_SGCount; /* # segments in list */ member
221 pScb->SCB_SGCount = nseg; in iha_setup_sg_list()1378 for (; pScb->SCB_SGIdx < pScb->SCB_SGCount; pSg++, pScb->SCB_SGIdx++) { in iha_state_5()1513 xferlen = (pScb->SCB_SGCount - pScb->SCB_SGIdx) in iha_xfer_data()