Searched refs:vgatext_detach (Results 1 – 1 of 1) sorted by relevance
123 static int vgatext_detach(dev_info_t *, ddi_detach_cmd_t);134 vgatext_detach, /* devo_detach */614 (void) vgatext_detach(devi, DDI_DETACH); in vgatext_attach()619 vgatext_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) in vgatext_detach() function