Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c952 u_int reg, winnr; in m8xx_set_io_map() local
971 winnr = (PCMCIA_MEM_WIN_NO * PCMCIA_SOCKETS_NO) in m8xx_set_io_map()
977 w += winnr; in m8xx_set_io_map()
1034 u_int reg, winnr; in m8xx_set_mem_map() local
1052 winnr = (lsock * PCMCIA_MEM_WIN_NO) + mem->map; in m8xx_set_mem_map()
1057 w += winnr; in m8xx_set_mem_map()
1088 (PCMCIA_MEM_WIN_SIZE * winnr) in m8xx_set_mem_map()