Searched refs:MBAR0_SWB_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_reg.c191 u32 base = reg & ~(MBAR0_SWB_SIZE-1);
204 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)
227 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \
253 && reg < io_handle->swb_base + MBAR0_SWB_SIZE)
278 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \
H A Daic94xx_reg.h42 extern u32 MBAR0_SWB_SIZE;
H A Daic94xx_hwi.c37 u32 MBAR0_SWB_SIZE; variable
192 MBAR0_SWB_SIZE = asd_ha->io_handle[0].len - 0x80;

Completed in 68 milliseconds