Home
last modified time | relevance | path

Searched refs:MBAR0_SWC_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_reg.c120 return asd_mem_offs_swc() + MBAR0_SWC_SIZE + 0x20; in asd_mem_offs_swb()
206 && reg < io_handle->swc_base + MBAR0_SWC_SIZE) in __asd_write_reg_byte()
229 && reg < io_handle->swc_base + MBAR0_SWC_SIZE) \
255 && reg < io_handle->swc_base + MBAR0_SWC_SIZE) in __asd_read_reg_byte()
280 && reg < io_handle->swc_base + MBAR0_SWC_SIZE) \
Daic94xx_reg.h43 #define MBAR0_SWC_SIZE 0x8 macro