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

  /src/sys/arch/i386/isa/
ahc_isa.c 165 int ahc_isa_probe(device_t, cfdata_t, void *);
171 ahc_isa_probe, ahc_isa_attach, NULL, NULL);
306 ahc_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
ahc_isa.c 165 int ahc_isa_probe(device_t, cfdata_t, void *);
171 ahc_isa_probe, ahc_isa_attach, NULL, NULL);
306 ahc_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 24 milliseconds