Searched defs:VBoxVideoSolarisDetach (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/solaris/DRM/
H A Dvboxvideo_drm.c70 static int VBoxVideoSolarisDetach(dev_info_t *pDip, ddi_detach_cmd_t enmCmd);
92 VBoxVideoSolarisDetach,
262 static int VBoxVideoSolarisDetach(dev_info_t *pDip, ddi_detach_cmd_t enmCmd) function
264 LogFlow((DEVICE_NAME ":VBoxVideoSolarisDetach pDip=%p enmCmd=%d\n", pDip, enmCmd));
280 LogRel((DEVICE_NAME ":VBoxVideoSolarisDetach failed to get soft state.\n"));

Completed in 32 milliseconds