Home | History | Annotate | Download | only in ap_ms104_sh4

Lines Matching defs:pcmcia

42 #include <dev/pcmcia/pcmciachip.h>
43 #include <dev/pcmcia/pcmciavar.h>
156 device_t pcmcia;
310 /* now, config one pcmcia device per socket */
311 paa.paa_busname = "pcmcia";
315 h->pcmcia =
318 /* if there's actually a pcmcia device attached, initialize the slot */
319 if (h->pcmcia)
329 aprint_normal("pcmcia at %s", pnp);
480 pcmcia_card_attach(h->pcmcia);
498 pcmcia_card_detach(h->pcmcia, flags);
511 pcmcia_card_deactivate(h->pcmcia);
582 * pcmcia chip functions