Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcontract/common/
H A Ddevice.c57 return (ct_tmpl_set_internal(fd, CTDP_NONEG, CTDP_NONEG_SET)); in ct_dev_tmpl_set_noneg()
63 return (ct_tmpl_set_internal(fd, CTDP_NONEG, CTDP_NONEG_CLEAR)); in ct_dev_tmpl_clear_noneg()
91 return (ct_tmpl_get_internal(fd, CTDP_NONEG, negp)); in ct_dev_tmpl_get_noneg()
/illumos-gate/usr/src/uts/common/sys/contract/
H A Ddevice.h50 #define CTDP_NONEG 0x2 /* the non-negotiable term */ macro
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c533 case CTDP_NONEG: in ctmpl_device_set()
610 param->ctpm_id == CTDP_NONEG) { in ctmpl_device_get()
620 case CTDP_NONEG: in ctmpl_device_get()