Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/i2c/clients/
H A Dltc1427_impl.h43 int32_t current_value; member
/titanic_44/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c43 static int32_t current_value = 0; variable
356 current_value = value; in pcf8591_ioctl()
367 if (ddi_copyout((caddr_t)(uintptr_t)current_value, in pcf8591_ioctl()
H A Dltc1427.c251 if (ddi_copyout((caddr_t)&unitp->current_value, in ltc1427_ioctl()
293 unitp->current_value = fan_speed; in ltc1427_ioctl()
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y113 | current_value
131 current_value : DOT
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1976 meta_freetoken_set(CK_ULONG slot_num, CK_BBOOL *current_value, in meta_freetoken_set() argument
1981 if (*current_value == TRUE) in meta_freetoken_set()
1990 if (*current_value == FALSE) in meta_freetoken_set()
1997 *current_value = FALSE; in meta_freetoken_set()
H A DmetaGlobal.h657 CK_RV meta_freetoken_set(CK_ULONG slot_num, CK_BBOOL *current_value,