Searched refs:ipsd_probe (Results 1 – 1 of 1) sorted by relevance
36 static int ipsd_probe(device_t dev);50 DEVMETHOD(device_probe, ipsd_probe),121 static int ipsd_probe(device_t dev) in ipsd_probe() function