Searched refs:kate_probe (Results 1 – 1 of 1) sorted by relevance
81 static int kate_probe(device_t);88 DEVMETHOD(device_probe, kate_probe),108 if (kate_probe(parent) == ENXIO) in kate_identify()116 kate_probe(device_t dev) in kate_probe() function