HomeSort by: relevance | last modified time | path
    Searched refs:residual_sgptr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 412 uint32_t residual_sgptr; /* The next S/G for this transfer */ member in struct:initiator_status
418 uint32_t residual_sgptr; /* The next S/G for this transfer */ member in struct:target_status
489 * or residual_sgptr does not have SG_LIST_NULL set.
497 * the residual_datacnt, and the residual_sgptr field will tell
500 * o residual_sgptr and sgptr refer to the "next" sg entry
aic79xx.c 8062 * Use residual_sgptr to determine
8084 resid_sgptr = ahd_le32toh(spkt->residual_sgptr);

Completed in 17 milliseconds