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

  /src/sys/dev/isa/
wt.c 201 int wtprobe(device_t, cfdata_t, void *);
205 wtprobe, wtattach, NULL, NULL);
213 wtprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
234 printf("wtprobe: Bad drq=%d, should be 1..3\n",
wt.c 201 int wtprobe(device_t, cfdata_t, void *);
205 wtprobe, wtattach, NULL, NULL);
213 wtprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
234 printf("wtprobe: Bad drq=%d, should be 1..3\n",

Completed in 161 milliseconds