Home
last modified time | relevance | path

Searched refs:comp_val (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dparse-name-test.c43 char *comp_val[MAX_COMPONENTS]; member
106 if (strcmp(t->comp_val[i], in main()
112 t->comp_val[i], in main()
/freebsd/sys/dev/bxe/
H A Dbxe_stats.c219 dmae->comp_val = 1; in bxe_hw_stats_post()
294 dmae->comp_val = 1; in bxe_stats_pmf_update()
308 dmae->comp_val = DMAE_COMP_VAL; in bxe_stats_pmf_update()
347 dmae->comp_val = 1; in bxe_port_stats_init()
360 dmae->comp_val = 1; in bxe_port_stats_init()
381 dmae->comp_val = 1; in bxe_port_stats_init()
397 dmae->comp_val = 1; in bxe_port_stats_init()
413 dmae->comp_val = 1; in bxe_port_stats_init()
471 dmae->comp_val = 1; in bxe_port_stats_init()
485 dmae->comp_val = 1; in bxe_port_stats_init()
[all …]
H A Decore_hsi.h3802 uint32_t comp_val /* value to write to completion address */; member
H A Dbxe.c1577 dmae->comp_val = DMAE_COMP_VAL; in bxe_prep_dmae_with_comp()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.c957 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL); in ecore_dmae_execute_command()
H A Decore_hsi_common.h2152 __le32 comp_val /* Value to write to completion address */; member