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

  /src/sys/dev/isa/
joy_isa.c 56 static int joy_isa_probe(device_t, cfdata_t, void *);
60 joy_isa_probe, joy_isa_attach, NULL, NULL);
63 joy_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
joy_isa.c 56 static int joy_isa_probe(device_t, cfdata_t, void *);
60 joy_isa_probe, joy_isa_attach, NULL, NULL);
63 joy_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
joy_isa.c 56 static int joy_isa_probe(device_t, cfdata_t, void *);
60 joy_isa_probe, joy_isa_attach, NULL, NULL);
63 joy_isa_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 32 milliseconds