SCB_GET_TAG 834 drivers/scsi/aic7xxx/aic79xx_core.c ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb; SCB_GET_TAG 845 drivers/scsi/aic7xxx/aic79xx_core.c if (SCBID_IS_NULL(SCB_GET_TAG(scb))) SCB_GET_TAG 847 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 852 drivers/scsi/aic7xxx/aic79xx_core.c ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb); SCB_GET_TAG 874 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb), scb->hscb->scsiid, SCB_GET_TAG 1404 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb) SCB_GET_TAG 2220 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 2260 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_LUN(scb), SCB_GET_TAG(scb), SCB_GET_TAG 2287 drivers/scsi/aic7xxx/aic79xx_core.c tag = SCB_GET_TAG(scb); SCB_GET_TAG 2353 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_LUN(scb), SCB_GET_TAG(scb), SCB_GET_TAG 3012 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_LUN(scb), SCB_GET_TAG(scb), SCB_GET_TAG 3081 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb), SCB_GET_TAG 3085 drivers/scsi/aic7xxx/aic79xx_core.c tag = SCB_GET_TAG(scb); SCB_GET_TAG 3100 drivers/scsi/aic7xxx/aic79xx_core.c tag = SCB_GET_TAG(scb); SCB_GET_TAG 3286 drivers/scsi/aic7xxx/aic79xx_core.c tag = SCB_GET_TAG(scb); SCB_GET_TAG 3612 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 4281 drivers/scsi/aic7xxx/aic79xx_core.c scb_tag = SCB_GET_TAG(pending_scb); SCB_GET_TAG 4442 drivers/scsi/aic7xxx/aic79xx_core.c ahd->msgout_buf[ahd->msgout_index++] = SCB_GET_TAG(scb); SCB_GET_TAG 4495 drivers/scsi/aic7xxx/aic79xx_core.c "SCB flags = %x", SCB_GET_TAG(scb), scb->hscb->control, SCB_GET_TAG 5644 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 6502 drivers/scsi/aic7xxx/aic79xx_core.c if (SCB_GET_TAG(scb) == tag) SCB_GET_TAG 6514 drivers/scsi/aic7xxx/aic79xx_core.c if (SCB_GET_TAG(list_scb) == tag) SCB_GET_TAG 6524 drivers/scsi/aic7xxx/aic79xx_core.c if (SCB_GET_TAG(scb) == tag) SCB_GET_TAG 6745 drivers/scsi/aic7xxx/aic79xx_core.c ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL; SCB_GET_TAG 8011 drivers/scsi/aic7xxx/aic79xx_core.c && ((tag == SCB_GET_TAG(scb)) SCB_GET_TAG 8019 drivers/scsi/aic7xxx/aic79xx_core.c match = ((tag == SCB_GET_TAG(scb)) || (tag == SCB_LIST_NULL)); SCB_GET_TAG 8080 drivers/scsi/aic7xxx/aic79xx_core.c ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb); SCB_GET_TAG 8337 drivers/scsi/aic7xxx/aic79xx_core.c printk(" 0x%x", SCB_GET_TAG(scb)); SCB_GET_TAG 8923 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb), siu->status); SCB_GET_TAG 8985 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 9140 drivers/scsi/aic7xxx/aic79xx_core.c SCB_GET_TAG(scb)); SCB_GET_TAG 9765 drivers/scsi/aic7xxx/aic79xx_core.c cur_col = printk("\n%3d FIFO_USE[0x%x] ", SCB_GET_TAG(scb), SCB_GET_TAG 9767 drivers/scsi/aic7xxx/aic79xx_core.c ahd_set_scbptr(ahd, SCB_GET_TAG(scb)); SCB_GET_TAG 9782 drivers/scsi/aic7xxx/aic79xx_core.c printk("%d ", SCB_GET_TAG(list_scb)); SCB_GET_TAG 9790 drivers/scsi/aic7xxx/aic79xx_core.c printk("%d ", SCB_GET_TAG(scb)); SCB_GET_TAG 1780 drivers/scsi/aic7xxx/aic79xx_osm.c printk("SCB %d done'd twice\n", SCB_GET_TAG(scb)); SCB_GET_TAG 2273 drivers/scsi/aic7xxx/aic79xx_osm.c && SCB_GET_TAG(pending_scb) == active_scbptr) { SCB_GET_TAG 2292 drivers/scsi/aic7xxx/aic79xx_osm.c ahd_set_scbptr(ahd, SCB_GET_TAG(pending_scb));