OTYP_VALID
if ((devp == NULL) || (!OTYP_VALID(otyp)) || (cr == NULL) ||
if ((dev == DDI_DEV_T_NONE) || (!OTYP_VALID(otyp)) || (vpp == NULL))