Searched refs:init_mode (Results 1 – 2 of 2) sorted by relevance
148 typeset init_mode=$1154 typeset -3L u_bits=$init_mode155 typeset g_bits=$(get_substr $init_mode 4 3)156 typeset -3R o_bits=$init_mode207 init_mode=$(get_mode $node)208 init_mode=$(get_substr $init_mode 2 9)218 $init_mode $node $acl_flag $acl_access $acl_type
3498 vtnet_init_locked(struct vtnet_softc *sc, int init_mode) in vtnet_init_locked() argument3513 switch (init_mode) { in vtnet_init_locked()