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

  /src/sys/dev/pcmcia/
pcmcia.c 667 pcmcia_io_map(struct pcmcia_function *pf, int width, struct pcmcia_io_handle *pcihp, int *windowp) function in typeref:typename:int
673 printf("pcmcia_io_map: function is enabled!\n");
830 error = pcmcia_io_map(pf, width, &cfe->iospace[n].handle,
pcmcia.c 667 pcmcia_io_map(struct pcmcia_function *pf, int width, struct pcmcia_io_handle *pcihp, int *windowp) function in typeref:typename:int
673 printf("pcmcia_io_map: function is enabled!\n");
830 error = pcmcia_io_map(pf, width, &cfe->iospace[n].handle,

Completed in 22 milliseconds