Searched refs:DIVAS_CFG_MEMORY (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Ddivas.h93 #define DIVAS_CFG_MEMORY 2 macro
H A Dlincfg.c97 Card.memory[DIVAS_CFG_MEMORY] = ioremap(dwCFG, 0x100);
306 Card.memory[DIVAS_CFG_MEMORY] = ioremap(dwCFG, 0x1000);
H A Dpri.c183 cfg = UxCardMemAttach(card->hw, DIVAS_CFG_MEMORY);
499 byte* cfg = UxCardMemAttach(card->hw, DIVAS_CFG_MEMORY);
H A Dlinio.c76 c->pCONFIG = cfg->memory[DIVAS_CFG_MEMORY];
90 c->pCONFIG = cfg->memory[DIVAS_CFG_MEMORY];
132 case DIVAS_CFG_MEMORY:

Completed in 85 milliseconds