trxd
struct trxd *dp;
struct trxd *dp;
struct trxd *vnext; /* software use only */
static struct trxd * mn_alloc_desc(void);
static void mn_free_desc(struct trxd *dp);
struct trxd *r1, *rl;
struct trxd *x1, *xl;
static struct trxd *mn_desc_free;
static struct trxd *
struct trxd *dp;
dp = (struct trxd *)kmalloc(sizeof *dp, M_MN, M_INTWAIT);
mn_free_desc(struct trxd *dp)
struct trxd *dp, *dp2;
struct trxd *dp, *dp2;
struct trxd *dp, *dp2;