Searched refs:xenbusdrv_detach (Results 1 – 1 of 1) sorted by relevance
135 static int xenbusdrv_detach(dev_info_t *, ddi_detach_cmd_t);176 xenbusdrv_detach, /* devo_detach */307 (void) xenbusdrv_detach(dip, DDI_DETACH); in xenbusdrv_attach()312 xenbusdrv_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in xenbusdrv_detach() function