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

/linux-master/drivers/net/ethernet/8390/
H A Dpcnet_cs.c104 int stop_pg, int cm_offset);
569 int start_pg, stop_pg, cm_offset; local
601 cm_offset = 0x10000;
605 cm_offset = 0;
610 (setup_shmem_window(link, start_pg, stop_pg, cm_offset) != 0))
1412 int stop_pg, int cm_offset)
1433 offset = (start_pg << 8) + cm_offset;
1411 setup_shmem_window(struct pcmcia_device *link, int start_pg, int stop_pg, int cm_offset) argument

Completed in 201 milliseconds