Home
last modified time | relevance | path

Searched refs:is_full (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlether.c231 boolean_t is_full, is_half; in dladm_ether_spdx2str() local
267 is_full = is_half = B_FALSE; in dladm_ether_spdx2str()
275 is_full = B_TRUE; in dladm_ether_spdx2str()
279 if (is_full && is_half) in dladm_ether_spdx2str()
281 else if (is_full) in dladm_ether_spdx2str()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c433 boolean_t is_full = B_FALSE; in siena_filter_spec_from_gen_spec() local
454 is_full = B_TRUE; in siena_filter_spec_from_gen_spec()
466 (is_full && gen_spec->efs_rem_port == 0)) { in siena_filter_spec_from_gen_spec()
473 sf_spec->sfs_type = (is_full ? in siena_filter_spec_from_gen_spec()
477 sf_spec->sfs_type = (is_full ? in siena_filter_spec_from_gen_spec()
484 sf_spec->sfs_type = (is_full ? in siena_filter_spec_from_gen_spec()
488 sf_spec->sfs_type = (is_full ? in siena_filter_spec_from_gen_spec()
504 rport = is_full ? gen_spec->efs_rem_port : 0; in siena_filter_spec_from_gen_spec()
538 is_full = B_TRUE; in siena_filter_spec_from_gen_spec()
542 sf_spec->sfs_type = (is_full ? in siena_filter_spec_from_gen_spec()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbd_chain.h270 u8_t is_full, /* chain initial state (full or empty) */ in lm_bd_chain_setup() argument
307 if(is_full) { in lm_bd_chain_setup()
377 u8_t is_full) /* chain initial state (full or empty) */ in lm_bd_chain_pbl_setup() argument
387 is_full, in lm_bd_chain_pbl_setup()