Searched refs:tkown (Results 1 – 1 of 1) sorted by relevance
23854 struct mhioctkown *tkown = NULL; local23862 tkown = (struct mhioctkown *)23864 rval = ddi_copyin(arg, tkown, sizeof (struct mhioctkown), flag);23871 rval = sd_take_ownership(dev, tkown);23875 if (tkown != NULL && tkown->reinstate_resv_delay != 0) {23877 tkown->reinstate_resv_delay * 1000;23903 if (tkown != NULL) {23904 kmem_free(tkown, sizeof (struct mhioctkown));