Home
last modified time | relevance | path

Searched refs:first_tag (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c817 boolean_t first_tag = B_TRUE; in list_target() local
957 first_tag = B_TRUE; in list_target()
960 if (!first_tag) { in list_target()
963 first_tag = B_FALSE; in list_target()
969 if (first_tag) { in list_target()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h767 u16 first_tag; member
H A Di40e_adminq_cmd.h810 __le16 first_tag; member
H A Di40e_common.c2769 scfg->first_tag = CPU_TO_LE16(hw->first_tag); in i40e_aq_set_switch_config()