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

  /src/sys/dev/isa/
wss_isa.c 81 int wss_isa_probe(device_t, cfdata_t, void *);
85 wss_isa_probe, wss_isa_attach, NULL, NULL);
91 wss_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
wss_isa.c 81 int wss_isa_probe(device_t, cfdata_t, void *);
85 wss_isa_probe, wss_isa_attach, NULL, NULL);
91 wss_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds