Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h388 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
397 uint32_t residual_sg_ptr; /* The next S/G for this transfer */ member
H A Daic7xxx_core.c6624 resid_sgptr = ahc_le32toh(spkt->residual_sg_ptr); in ahc_calc_residual()