Searched refs:first_tag (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dmips-tfile.c1007 struct tag *first_tag; /* first tag in block defined */
1837 ptag_head->first_tag = 0;
1862 for (ptag = ptag_head->first_tag;
2238 tag_ptr->same_block = cur_tag_head->first_tag;
2240 cur_tag_head->first_tag = tag_ptr;
3772 ptag_head->first_tag = 0;
3800 for (ptag = ptag_head->first_tag;
1000 struct tag *first_tag; /* first tag in block defined */ member in struct:thead
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c896 struct tag *first_tag; /* first tag in block defined */
1488 top_tag_head->first_tag = (tag_t *) NULL;
1695 ptag_head->first_tag = 0;
1721 for (ptag = ptag_head->first_tag;
2059 tag_ptr->same_block = cur_tag_head->first_tag;
2061 cur_tag_head->first_tag = tag_ptr;
4669 for (ptag = top_tag_head->first_tag;
894 struct tag *first_tag; /* first tag in block defined */ member in struct:thead
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h761 u16 first_tag; member in struct:i40e_hw
H A Di40e_adminq_cmd.h798 /* The ethertypes in first_tag and second_tag are used to
805 __le16 first_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2699 scfg->first_tag = CPU_TO_LE16(hw->first_tag);
H A Dixl_pf_main.c6098 "Setting switch config to switch_tag=%04x, first_tag=%04x, second_tag=%04x\n",
6099 hw->switch_tag, hw->first_tag, hw->second_tag);

Completed in 183 milliseconds