Searched refs:mhioctkown (Results 1 – 2 of 2) sorted by relevance
57 struct mhioctkown { struct
1138 static int sd_take_ownership(dev_t dev, struct mhioctkown *p);23859 struct mhioctkown *tkown = NULL;23867 tkown = (struct mhioctkown *)23868 kmem_zalloc(sizeof (struct mhioctkown), KM_SLEEP);23869 rval = ddi_copyin(arg, tkown, sizeof (struct mhioctkown), flag);23909 kmem_free(tkown, sizeof (struct mhioctkown));24997 sd_take_ownership(dev_t dev, struct mhioctkown *p)