Searched refs:SG_FULL_RESID (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1561 ahc_htole32(scb->sg_list_phys | SG_FULL_RESID);
H A Daic79xx_core.c490 scb->hscb->sgptr = ahd_htole32(scb->sg_list_busaddr|SG_FULL_RESID);
1213 && ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_FULL_RESID) != 0
1398 sgptr = ahd_inl_scbram(ahd, SCB_SGPTR) & ~SG_FULL_RESID;
9073 * sgptr has SG_FULL_RESID set.
9102 if ((sgptr & SG_FULL_RESID) != 0) {
H A Daic7xxx_core.c1133 hscb->sgptr = scb->sg_list_phys | SG_FULL_RESID;
6603 * sgptr has SG_FULL_RESID set.
6626 if ((sgptr & SG_FULL_RESID) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1561 ahc_htole32(scb->sg_list_phys | SG_FULL_RESID);
H A Daic79xx_core.c490 scb->hscb->sgptr = ahd_htole32(scb->sg_list_busaddr|SG_FULL_RESID);
1213 && ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_FULL_RESID) != 0
1398 sgptr = ahd_inl_scbram(ahd, SCB_SGPTR) & ~SG_FULL_RESID;
9073 * sgptr has SG_FULL_RESID set.
9102 if ((sgptr & SG_FULL_RESID) != 0) {
H A Daic7xxx_core.c1133 hscb->sgptr = scb->sg_list_phys | SG_FULL_RESID;
6603 * sgptr has SG_FULL_RESID set.
6626 if ((sgptr & SG_FULL_RESID) != 0) {

Completed in 268 milliseconds