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

  /src/sys/dev/isa/
sb_isa.c 65 int sb_isa_match(device_t, cfdata_t, void *);
69 sb_isa_match, sb_isa_attach, NULL, NULL);
79 sb_isa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
sb_isa.c 65 int sb_isa_match(device_t, cfdata_t, void *);
69 sb_isa_match, sb_isa_attach, NULL, NULL);
79 sb_isa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds