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

  /src/sys/dev/pcmcia/
com_pcmcia.c 91 int com_pcmcia_match(device_t, cfdata_t , void *);
109 com_pcmcia_match, com_pcmcia_attach, com_pcmcia_detach, NULL);
121 com_pcmcia_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
com_pcmcia.c 91 int com_pcmcia_match(device_t, cfdata_t , void *);
109 com_pcmcia_match, com_pcmcia_attach, com_pcmcia_detach, NULL);
121 com_pcmcia_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds