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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dpci_socket.h45 int (*set_mem_map)(struct pci_socket *, struct pccard_mem_map *); member in struct:pci_socket_ops
H A Dpci_socket.c144 if (socket->op && socket->op->set_mem_map)
145 return socket->op->set_mem_map(socket, mem);
H A Dcs.c264 static int set_mem_map(socket_info_t *s, struct pccard_mem_map *mem) function
266 return s->ss_entry->set_mem_map(s->sock, mem);
1329 if (set_mem_map(s, &win->ctl) != 0)
1404 set_mem_map(win->sock, &win->ctl);
1634 set_mem_map(s, &win->ctl);
1998 if (set_mem_map(s, &win->ctl) != 0)
H A Dcistpl.c103 s->ss_entry->set_mem_map(s->sock, mem);
244 vs->ss_entry->set_mem_map(vs->sock, &vs->cis_mem);
286 s->ss_entry->set_mem_map(s->sock, &s->cis_mem);
H A Dbulkmem.c264 win->sock->ss_entry->set_mem_map(win->sock->sock, &win->ctl);
H A Di82092.c65 set_mem_map: i82092aa_set_mem_map,
832 /* printk("set_mem_map: Setting map %i range to %x - %x on socket %i, speed is %i, active = %i \n",map, mem->sys_start,mem->sys_stop,sock,mem->speed,mem->flags & MAP_ACTIVE); */
H A Dsa1100_generic.c629 * set_mem_map() request.
652 * Implements the set_mem_map() operation for the in-kernel PCMCIA
842 set_mem_map: sa1100_pcmcia_set_mem_map,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/pcmcia/
H A Dss.h139 int (*set_mem_map)(unsigned int sock, struct pccard_mem_map *mem); member in struct:pccard_operations
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/pcmcia/
H A Dss.h139 int (*set_mem_map)(unsigned int sock, struct pccard_mem_map *mem); member in struct:pccard_operations

Completed in 69 milliseconds