Home
last modified time | relevance | path

Searched refs:add_tag (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_sched.c4289 if (add_tag) { \
4307 boolean_t vid_check, add_tag; in mac_tx_send() local
4312 add_tag = MAC_TAG_NEEDED(src_mcip); in mac_tx_send()
4313 if (add_tag) in mac_tx_send()
4317 vid_check = add_tag = B_FALSE; in mac_tx_send()
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c2308 int add_tag = 0, del_tag = 0; in cmd_typeset() local
2320 add_tag++; in cmd_typeset()
2353 if (add_tag) in cmd_typeset()