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

  /src/sys/dev/pcmcia/
xirc.c 518 void com_xirc_attach(device_t, device_t, void *);
523 com_xirc_match, com_xirc_attach, com_detach, NULL);
541 com_xirc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
xirc.c 518 void com_xirc_attach(device_t, device_t, void *);
523 com_xirc_match, com_xirc_attach, com_detach, NULL);
541 com_xirc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 52 milliseconds