Searched refs:mhioctkown (Results 1 – 2 of 2) sorted by relevance
59 struct mhioctkown { struct
1587 static int sd_take_ownership(dev_t dev, struct mhioctkown *p);24442 struct mhioctkown *tkown = NULL;24450 tkown = (struct mhioctkown *)24451 kmem_zalloc(sizeof (struct mhioctkown), KM_SLEEP);24452 rval = ddi_copyin(arg, tkown, sizeof (struct mhioctkown), flag);24491 kmem_free(tkown, sizeof (struct mhioctkown));25579 sd_take_ownership(dev_t dev, struct mhioctkown *p)