Searched refs:vopP (Results 1 – 2 of 2) sorted by relevance
2413 vip_op (optext, vopP) in vip_op() argument2420 struct vop *vopP;2461 access_mode = vopP->vop_access;2462 width = vopP->vop_width;2950 vopP->vop_nbytes = 4;3004 if ((vopP->vop_nbytes + reg * 4) > 60)3061 vopP->vop_mode = mode;3062 vopP->vop_reg = reg;3063 vopP->vop_short = len;3064 vopP->vop_expr_begin = p;[all …]
1238 vip_op (char *optext, struct vop *vopP) in vip_op() argument1277 access_mode = vopP->vop_access; in vip_op()1278 width = vopP->vop_width; in vip_op()1716 vopP->vop_nbytes = 4; in vip_op()1764 if ((vopP->vop_nbytes + reg * 4) > 60) in vip_op()1815 vopP->vop_mode = mode; in vip_op()1816 vopP->vop_reg = reg; in vip_op()1817 vopP->vop_short = len; in vip_op()1818 vopP->vop_expr_begin = p; in vip_op()1819 vopP->vop_expr_end = q; in vip_op()[all …]