Searched refs:mo_arg (Results 1 – 4 of 4) sorted by relevance
211 nd = imin(mo->mo_arg[0], mem_range_softc.mr_ndesc); in memioctl_md()224 mo->mo_arg[0] = nd; in memioctl_md()234 error = mem_range_attr_set(md, &mo->mo_arg[0]); in memioctl_md()
202 nd = imin(mo->mo_arg[0], mem_range_softc.mr_ndesc); in memioctl_md()215 mo->mo_arg[0] = nd; in memioctl_md()225 error = mem_range_attr_set(md, &mo->mo_arg[0]); in memioctl_md()
39 int mo_arg[2]; member
71 char *mo_arg; /* argument string for this option */ member