Searched refs:SG_STATUS_VALID (Results 1 – 5 of 5) sorted by relevance
474 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_complete_scb()490 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_update_residual()
3687 #define SG_STATUS_VALID 0x04 macro
7899 if ((sgptr & SG_STATUS_VALID) == 0) in ahd_calc_residual()7902 sgptr &= ~SG_STATUS_VALID; in ahd_calc_residual()
3855 field SG_STATUS_VALID 0x04 /* In the first byte */
1078 or SCB_SGPTR, SG_STATUS_VALID ret;