Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/contract/
H A Ddevice.h56 #define CTDP_NONEG_CLEAR 0x0 /* clear the noneg flag */ macro
/titanic_50/usr/src/lib/libcontract/common/
H A Ddevice.c65 return (ct_tmpl_set_internal(fd, CTDP_NONEG, CTDP_NONEG_CLEAR)); in ct_dev_tmpl_clear_noneg()
/titanic_50/usr/src/uts/common/contract/
H A Ddevice.c533 param_value != CTDP_NONEG_CLEAR) in ctmpl_device_set()