Searched refs:SG_OVERRUN_RESID (Results 1 – 4 of 4) sorted by relevance
3685 #define SG_OVERRUN_RESID 0x02 macro
3815 field SG_OVERRUN_RESID 0x02 /* In the first byte */
2264 or SCB_RESIDUAL_SGPTR, SG_OVERRUN_RESID;
8378 } else if ((resid_sgptr & SG_OVERRUN_RESID) != 0) { in ahd_calc_residual()