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

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dparse-name-test.c43 char *comp_val[MAX_COMPONENTS]; member in struct:testcase
106 if (strcmp(t->comp_val[i],
112 t->comp_val[i],
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_stats.c221 dmae->comp_val = 1;
296 dmae->comp_val = 1;
310 dmae->comp_val = DMAE_COMP_VAL;
349 dmae->comp_val = 1;
362 dmae->comp_val = 1;
383 dmae->comp_val = 1;
399 dmae->comp_val = 1;
415 dmae->comp_val = 1;
473 dmae->comp_val = 1;
487 dmae->comp_val
[all...]
H A Decore_hsi.h3804 uint32_t comp_val /* value to write to completion address */; member in struct:dmae_cmd
H A Dbxe.c1585 dmae->comp_val = DMAE_COMP_VAL;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw.c959 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL);
H A Decore_hsi_common.h2154 __le32 comp_val /* Value to write to completion address */; member in struct:dmae_cmd

Completed in 250 milliseconds