Searched refs:SG_FULL_RESID (Results 1 – 9 of 9) sorted by relevance
322 scb->hscb->sgptr = aic_htole32(scb->sg_list_busaddr|SG_FULL_RESID); in ahd_setup_data_scb()
980 scb->hscb->sgptr = aic_htole32(scb->sg_list_phys|SG_FULL_RESID); in ahc_execute_scb()
1629 #define SG_FULL_RESID 0x02 macro
876 and SCB_RESIDUAL_SGPTR[0], ~SG_FULL_RESID;1334 and SCB_SGPTR[0], ~SG_FULL_RESID;1659 test SCB_SGPTR, SG_FULL_RESID jnz upload_scb;/* Never xfered */
1248 test SCB_SGPTR, SG_FULL_RESID jnz upload_scb;/* Never xfered */1605 and REG_ISR, ~SG_FULL_RESID, SCB_SGPTR[0];1615 and SCB_SGPTR[0], ~SG_FULL_RESID;
1059 field SG_FULL_RESID 0x02 /* In the first byte */
437 && ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_FULL_RESID) != 0 in ahd_flush_qoutfifo()622 sgptr = ahd_inl_scbram(ahd, SCB_SGPTR) & ~SG_FULL_RESID; in ahd_run_data_fifo()8372 if ((sgptr & SG_FULL_RESID) != 0) { in ahd_calc_residual()
3734 #define SG_FULL_RESID 0x02 macro
3893 field SG_FULL_RESID 0x02 /* In the first byte */