HomeSort by: relevance | last modified time | path
    Searched defs:pcmcia_config_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
pcmcia.c 750 pcmcia_config_alloc(struct pcmcia_function *pf, struct pcmcia_config_entry *cfe) function in typeref:typename:int
768 DPRINTF(("pcmcia_config_alloc: io %d start=%lx length=%lx align=%lx skew=%lx\n",
785 DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
845 DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
891 error = pcmcia_config_alloc(pf, cfe);
pcmcia.c 750 pcmcia_config_alloc(struct pcmcia_function *pf, struct pcmcia_config_entry *cfe) function in typeref:typename:int
768 DPRINTF(("pcmcia_config_alloc: io %d start=%lx length=%lx align=%lx skew=%lx\n",
785 DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
845 DPRINTF(("pcmcia_config_alloc: mem %d length %lx\n", n,
891 error = pcmcia_config_alloc(pf, cfe);

Completed in 22 milliseconds