Searched refs:residual_sgptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h410 uint32_t residual_sgptr; /* The next S/G for this transfer */ member in struct:initiator_status
416 uint32_t residual_sgptr; /* The next S/G for this transfer */ member in struct:target_status
487 * or residual_sgptr does not have SG_LIST_NULL set.
495 * the residual_datacnt, and the residual_sgptr field will tell
498 * o residual_sgptr and sgptr refer to the "next" sg entry
H A Daic79xx.c8426 * Use residual_sgptr to determine
8448 resid_sgptr = aic_le32toh(spkt->residual_sgptr);

Completed in 175 milliseconds