Searched refs:tr_isa_probe (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dif_tr_isa.c58 int tr_isa_probe(device_t, cfdata_t, void *);
82 tr_isa_probe, tr_isa_attach, NULL, NULL);
131 tr_isa_probe(device_t parent, cfdata_t match, void *aux) function
178 printf("tr_isa_probe: can't map shared ram\n");

Completed in 45 milliseconds