Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dxxs1500_ss.c193 map->static_start = sock->phys_attr + map->card_start; in au1x00_pcmcia_set_mem_map()
195 map->static_start = sock->phys_mem + map->card_start; in au1x00_pcmcia_set_mem_map()
H A Ddb1xxx_ss.c408 map->static_start = sock->phys_attr + map->card_start; in au1x00_pcmcia_set_mem_map()
410 map->static_start = sock->phys_mem + map->card_start; in au1x00_pcmcia_set_mem_map()
H A Domap_cf.c173 if (map->card_start) in omap_cf_set_mem_map()
H A Dsoc_common.c620 map->map, map->speed, map->card_start); in soc_common_pcmcia_set_mem_map()
653 map->static_start = res->start + map->card_start; in soc_common_pcmcia_set_mem_map()
H A Delectra_cf.c157 if (map->card_start) in electra_cf_set_mem_map()
H A Dpcmcia_resource.c235 s->win[w].card_start = offset; in pcmcia_map_mem_page()
892 win->card_start = 0; in pcmcia_request_window()
H A Dbcm63xx_pcmcia.c310 map->static_start = res->start + map->card_start; in bcm63xx_pcmcia_set_mem_map()
H A Dpd6729.c524 i = ((mem->card_start - mem->res->start) >> 12) & 0x3fff; in pd6729_set_mem_map()
H A Dcistpl.c105 mem->card_start = card_offset; in set_cis_map()
/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c81 static void card_start(struct s_smc *smc) in card_start() function
318 card_start(smc) ; in init_board()
/linux/include/pcmcia/
H A Dss.h96 u_int card_start; member