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

  /src/sys/dev/isa/
if_we_isa.c 88 int we_isa_probe(device_t, cfdata_t , void *);
92 we_isa_probe, we_isa_attach, NULL, NULL);
106 we_isa_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_we_isa.c 88 int we_isa_probe(device_t, cfdata_t , void *);
92 we_isa_probe, we_isa_attach, NULL, NULL);
106 we_isa_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_we_isa.c 88 int we_isa_probe(device_t, cfdata_t , void *);
92 we_isa_probe, we_isa_attach, NULL, NULL);
106 we_isa_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 33 milliseconds