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

  /src/sys/dev/pcmcia/
mhzc.c 586 void com_mhzc_attach(device_t, device_t, void *);
591 com_mhzc_match, com_mhzc_attach, com_detach, NULL);
610 com_mhzc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
mhzc.c 586 void com_mhzc_attach(device_t, device_t, void *);
591 com_mhzc_match, com_mhzc_attach, com_detach, NULL);
610 com_mhzc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds