Searched defs:ml_unit32_od (Results 1 – 1 of 1) sorted by relevance
126 typedef struct ml_unit32_od { struct127 uint_t un_revision; /* revision number */131 caddr32_t xx_un_next; /* next log unit struct */132 mddb_recid_t un_recid; /* db record id */133 mdkey_t un_key; /* namespace key */134 dev32_t un_dev; /* device number */135 uint_t un_opencnt; /* open count */140 uint_t un_transcnt; /* #open metatrans devices */141 caddr32_t xx_un_utlist; /* list of metatrans devices */142 caddr32_t xx_un_logmap; /* address of logmap */[all …]