Lines Matching defs:pccard_slot
29 struct pccard_slot {
43 struct pccard_slot devs[1];
50 static void pccard_attach_slot(struct pccard_slot *);
245 struct pccard_slot *slot = &sc->devs[0];
273 struct pccard_slot *slot = &sc->devs[0];
295 pccard_attach_slot(struct pccard_slot *slot)
309 struct pccard_slot *slot = (struct pccard_slot *) pch;
326 struct pccard_slot *slot = (struct pccard_slot *) pch;
360 struct pccard_slot *slot = (struct pccard_slot *) pch;
376 struct pccard_slot *slot = (struct pccard_slot *) pch;
394 struct pccard_slot *slot = (struct pccard_slot *) pch;
414 struct pccard_slot *slot = (struct pccard_slot *) intr_handler;