bktr_os.c | 236 static int bktr_probe(device_t dev); 244 DEVMETHOD(device_probe, bktr_probe), 297 bktr_probe(device_t dev) function in typeref:typename:int 859 static const char* bktr_probe(pcici_t tag, pcidi_t type); 867 bktr_probe, 911 bktr_probe(pcici_t tag, pcidi_t type) 1340 static int bktr_probe(struct device *, void *, void *); 1342 static int bktr_probe(device_t, cfdata_t, void *); 1347 bktr_probe, bktr_attach, NULL, NULL); 1373 bktr_probe(device_t parent, cfdata_t match, void *aux function in typeref:typename:int [all...] |