Home
last modified time | relevance | path

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

/drivers/pcmcia/
Di82365.h49 #define I365_MEM(map) (0x10+((map)<<3)) macro
Dvrc4171_card.c437 exca_write_word(slot, I365_MEM(map)+I365_W_START, start); in pccard_set_mem_map()
453 exca_write_word(slot, I365_MEM(map)+I365_W_STOP, stop); in pccard_set_mem_map()
460 exca_write_word(slot, I365_MEM(map)+I365_W_OFF, offset); in pccard_set_mem_map()
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()
Dyenta_socket.c474 exca_writew(socket, I365_MEM(map) + I365_W_START, word); in yenta_set_mem_map()
490 exca_writew(socket, I365_MEM(map) + I365_W_STOP, word); in yenta_set_mem_map()
497 exca_writew(socket, I365_MEM(map) + I365_W_OFF, word); in yenta_set_mem_map()
Di82092.c621 base = I365_MEM(map); in i82092aa_set_mem_map()
Dpd6729.c490 base = I365_MEM(map); in pd6729_set_mem_map()