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

  /src/sys/dev/isa/
moxa_isa.c 67 void moxa_isaattach(device_t, device_t, void *);
71 moxa_isaprobe, moxa_isaattach, NULL, NULL);
143 moxa_isaattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
moxa_isa.c 67 void moxa_isaattach(device_t, device_t, void *);
71 moxa_isaprobe, moxa_isaattach, NULL, NULL);
143 moxa_isaattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds