Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Di82365.h49 #define I365_MEM(map) (0x10+((map)<<3)) macro
H A Di82365.c817 i365_set(k, I365_MEM(0)+I365_W_OFF, k); in isa_probe()
819 if (i365_get(k, I365_MEM(0)+I365_W_OFF) != k) in isa_probe()
1082 base = I365_MEM(map); in i365_set_mem_map()
H A Dyenta_socket.c476 exca_writew(socket, I365_MEM(map) + I365_W_START, word); in yenta_set_mem_map()
492 exca_writew(socket, I365_MEM(map) + I365_W_STOP, word); in yenta_set_mem_map()
499 exca_writew(socket, I365_MEM(map) + I365_W_OFF, word); in yenta_set_mem_map()
H A Di82092.c622 base = I365_MEM(map); in i82092aa_set_mem_map()
H A Dpd6729.c490 base = I365_MEM(map); in pd6729_set_mem_map()