Searched refs:vgatext_detach (Results 1 – 1 of 1) sorted by relevance
105 static int vgatext_detach(dev_info_t *, ddi_detach_cmd_t);114 vgatext_detach, /* devo_detach */242 (void) vgatext_detach(devi, DDI_DETACH); in vgatext_attach()247 vgatext_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) in vgatext_detach() function