BONITO_PCICFG_BASE
data = REGVAL(BONITO_PCICFG_BASE + (cfgoff & 0xfffc));
REGVAL(BONITO_PCICFG_BASE + (cfgoff & 0xfffc)) = data;
#define BONITO_PCICFG_TOP (BONITO_PCICFG_BASE+BONITO_PCICFG_SIZE-1)