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

  /src/sys/dev/isa/
addcom_isa.c 108 void addcomattach(device_t, device_t, void *);
112 addcomprobe, addcomattach, NULL, NULL);
186 addcomattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
addcom_isa.c 108 void addcomattach(device_t, device_t, void *);
112 addcomprobe, addcomattach, NULL, NULL);
186 addcomattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
addcom_isa.c 108 void addcomattach(device_t, device_t, void *);
112 addcomprobe, addcomattach, NULL, NULL);
186 addcomattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 73 milliseconds