Searched refs:ipsd_detach (Results 1 – 1 of 1) sorted by relevance
38 static int ipsd_detach(device_t dev);52 DEVMETHOD(device_detach, ipsd_detach),172 static int ipsd_detach(device_t dev) in ipsd_detach() function