SCB_SGPTR 1250 drivers/scsi/aic7xxx/aic79xx_core.c if ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_LIST_NULL) == 0 SCB_SGPTR 1251 drivers/scsi/aic7xxx/aic79xx_core.c && ((ahd_inb_scbram(ahd, SCB_SGPTR) & SG_FULL_RESID) != 0 SCB_SGPTR 1263 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCB_SGPTR, SCB_SGPTR 1264 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inb_scbram(ahd, SCB_SGPTR) SCB_SGPTR 1436 drivers/scsi/aic7xxx/aic79xx_core.c sgptr = ahd_inl_scbram(ahd, SCB_SGPTR) & ~SG_FULL_RESID; SCB_SGPTR 1437 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCB_SGPTR, sgptr); SCB_SGPTR 1534 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outl(ahd, SCB_SGPTR, sgptr); SCB_SGPTR 1630 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCB_SGPTR, SCB_SGPTR 1631 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inb_scbram(ahd, SCB_SGPTR) | SG_LIST_NULL); SCB_SGPTR 9957 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inl_scbram(ahd, SCB_SGPTR),