Searched defs:current_value (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dltc1427_impl.h43 int32_t current_value; member in struct:ltc1427_unit
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y113 | current_value
131 current_value : DOT label
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c43 static int32_t current_value = 0; variable
356 current_value = value;
367 if (ddi_copyout((caddr_t)(uintptr_t)current_value,
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1976 meta_freetoken_set(CK_ULONG slot_num, CK_BBOOL *current_value, argument
1981 if (*current_value == TRUE)
1990 if (*current_value == FALSE)
1997 *current_value = FALSE;

Completed in 78 milliseconds