Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Diha.h95 u_int16_t SCB_SGCount; /* # segments in list */ member
Diha.c221 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()