Searched refs:SG_STATUS_VALID (Results 1 – 5 of 5) sorted by relevance
478 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_complete_scb()494 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_update_residual()
459 | SG_STATUS_VALID); in ahd_flush_qoutfifo()880 } else if ((completion->sg_status & SG_STATUS_VALID) != 0) { in ahd_run_qoutfifo()8425 if ((sgptr & SG_STATUS_VALID) == 0) in ahd_calc_residual()8428 sgptr &= ~SG_STATUS_VALID; in ahd_calc_residual()
3736 #define SG_STATUS_VALID 0x04 macro
3894 field SG_STATUS_VALID 0x04 /* In the first byte */
1268 or SCB_SGPTR, SG_STATUS_VALID;