MBAR0_SWB_SIZE     21 drivers/scsi/aic94xx/aic94xx_hwi.c u32 MBAR0_SWB_SIZE;
MBAR0_SWB_SIZE    174 drivers/scsi/aic94xx/aic94xx_hwi.c 	MBAR0_SWB_SIZE = asd_ha->io_handle[0].len - 0x80;
MBAR0_SWB_SIZE    172 drivers/scsi/aic94xx/aic94xx_reg.c 	u32 base = reg & ~(MBAR0_SWB_SIZE-1);
MBAR0_SWB_SIZE    185 drivers/scsi/aic94xx/aic94xx_reg.c 		 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)
MBAR0_SWB_SIZE    208 drivers/scsi/aic94xx/aic94xx_reg.c 		 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)   \
MBAR0_SWB_SIZE    234 drivers/scsi/aic94xx/aic94xx_reg.c 		 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)
MBAR0_SWB_SIZE    259 drivers/scsi/aic94xx/aic94xx_reg.c 		 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)   \
MBAR0_SWB_SIZE     24 drivers/scsi/aic94xx/aic94xx_reg.h extern  u32    MBAR0_SWB_SIZE;