Searched refs:ML_UNIT_ONDSZ (Results 1 – 3 of 3) sorted by relevance
1341 migp->size = ML_UNIT_ONDSZ; in trans_get_log()1345 if (migp->size < ML_UNIT_ONDSZ) in trans_get_log()1348 if (ddi_copyout(ul, (void *)(uintptr_t)migp->mdp, ML_UNIT_ONDSZ, in trans_get_log()
444 recid = mddb_createrec(ML_UNIT_ONDSZ, typ1, LOG_REC, in ldl_create()
180 #define ML_UNIT_ONDSZ ((size_t)((caddr_t)&((ml_unit_t *)0)->un_spare[15] +\ macro