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

  /src/sys/dev/isa/
if_iy.c 161 int iyprobe(device_t, cfdata_t, void *);
170 iyprobe, iyattach, NULL, NULL);
176 iyprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
236 printf("iyprobe verified working ID reg.\n");
if_iy.c 161 int iyprobe(device_t, cfdata_t, void *);
170 iyprobe, iyattach, NULL, NULL);
176 iyprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
236 printf("iyprobe verified working ID reg.\n");

Completed in 23 milliseconds