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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dpcnet_cs.c109 int stop_pg, int cm_offset);
111 int stop_pg);
610 int start_pg, stop_pg, cm_offset; local
641 stop_pg = SOCKET_STOP_PG;
645 stop_pg = PCNET_STOP_PG;
651 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0))
652 setup_dma_config(link, start_pg, stop_pg);
1382 int stop_pg)
1388 ei_status.stop_page = stop_pg;
1485 int stop_pg, in
1381 setup_dma_config(struct pcmcia_device *link, int start_pg, int stop_pg) argument
1484 setup_shmem_window(struct pcmcia_device *link, int start_pg, int stop_pg, int cm_offset) argument
[all...]

Completed in 34 milliseconds