SCB_BASE 1557 drivers/net/wireless/ray_cs.c writeb(ccs, local->sram + SCB_BASE); SCB_BASE 1340 drivers/scsi/aic7xxx/aic79xx_core.c *hscb_ptr++ = ahd_inb_scbram(ahd, SCB_BASE + i); SCB_BASE 6353 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outw(ahd, SCB_BASE, i); SCB_BASE 6355 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCB_BASE+j, 0); SCB_BASE 6358 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd_inw_scbram(ahd, SCB_BASE) != i) SCB_BASE 6361 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd_inw_scbram(ahd, SCB_BASE) != 0) SCB_BASE 577 drivers/scsi/aic7xxx/aic79xx_pci.c nvram_scb = ahd_inb_scbram(ahd, SCB_BASE + NVRAM_SCB_OFFSET); SCB_BASE 579 drivers/scsi/aic7xxx/aic79xx_pci.c && ((ahd_inb_scbram(ahd, SCB_BASE + 0) == 'A' SCB_BASE 580 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 1) == 'D' SCB_BASE 581 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 2) == 'P' SCB_BASE 582 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 3) == 'T') SCB_BASE 583 drivers/scsi/aic7xxx/aic79xx_pci.c || (ahd_inb_scbram(ahd, SCB_BASE + 0) == 'B' SCB_BASE 584 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 1) == 'I' SCB_BASE 585 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 2) == 'O' SCB_BASE 586 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 3) == 'S') SCB_BASE 587 drivers/scsi/aic7xxx/aic79xx_pci.c || (ahd_inb_scbram(ahd, SCB_BASE + 0) == 'A' SCB_BASE 588 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 1) == 'S' SCB_BASE 589 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 2) == 'P' SCB_BASE 590 drivers/scsi/aic7xxx/aic79xx_pci.c && ahd_inb_scbram(ahd, SCB_BASE + 3) == 'I'))) { SCB_BASE 597 drivers/scsi/aic7xxx/aic79xx_pci.c *sc_data++ = ahd_inw_scbram(ahd, SCB_BASE+i); SCB_BASE 4689 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_outb(ahc, SCB_BASE, i); SCB_BASE 4690 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc_inb(ahc, SCB_BASE) != i) SCB_BASE 4693 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc_inb(ahc, SCB_BASE) != 0) SCB_BASE 4729 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_outb(ahc, SCB_BASE+j, 0xFF); SCB_BASE 1225 drivers/scsi/aic7xxx/aic7xxx_pci.c ahc_outl(ahc, SCB_BASE, 0x5aa555aa); SCB_BASE 1226 drivers/scsi/aic7xxx/aic7xxx_pci.c if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa) SCB_BASE 1329 drivers/scsi/aic7xxx/aic7xxx_pci.c if (ahc_inb(ahc, SCB_BASE) == 'A' SCB_BASE 1330 drivers/scsi/aic7xxx/aic7xxx_pci.c && ahc_inb(ahc, SCB_BASE + 1) == 'D' SCB_BASE 1331 drivers/scsi/aic7xxx/aic7xxx_pci.c && ahc_inb(ahc, SCB_BASE + 2) == 'P' SCB_BASE 1332 drivers/scsi/aic7xxx/aic7xxx_pci.c && ahc_inb(ahc, SCB_BASE + 3) == 'T') {