Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bna/
Dbna_hw.h169 #define APP_BLK_REG_ADDR 0x00014000 macro
172 #define HOSTFN0_INT_MASK (APP_BLK_REG_ADDR + 0x004)
173 #define HOSTFN1_INT_MASK (APP_BLK_REG_ADDR + 0x104)
174 #define HOSTFN2_INT_MASK (APP_BLK_REG_ADDR + 0x304)
175 #define HOSTFN3_INT_MASK (APP_BLK_REG_ADDR + 0x404)
182 #define FN0_PCIE_ERR_REG (APP_BLK_REG_ADDR + 0x014)
183 #define FN1_PCIE_ERR_REG (APP_BLK_REG_ADDR + 0x114)
184 #define FN2_PCIE_ERR_REG (APP_BLK_REG_ADDR + 0x314)
185 #define FN3_PCIE_ERR_REG (APP_BLK_REG_ADDR + 0x414)
188 #define FN0_ERR_TYPE_STATUS_REG (APP_BLK_REG_ADDR + 0x018)
[all …]