Searched refs:vtcon_detach (Results 1 – 1 of 1) sorted by relevance
151 static int vtcon_detach(device_t);233 DEVMETHOD(device_detach, vtcon_detach),363 vtcon_detach(dev); in vtcon_attach()369 vtcon_detach(device_t dev) in vtcon_detach() function