Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h495 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
504 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
H A Daic7xxx.c6112 resid_sgptr = ahc_le32toh(spkt->residual_sg_ptr); in ahc_calc_residual()