Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx.h403 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
412 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
H A Daic7xxx.c6207 resid_sgptr = aic_le32toh(spkt->residual_sg_ptr); in ahc_calc_residual()