Home
last modified time | relevance | path

Searched refs:BOOLEAN2VOID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h224 #define BOOLEAN2VOID(x) ((x) ? 1 : 0) macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2700 int i = BOOLEAN2VOID(XD_IS_RM(vdp)); in xdf_ioctl()
2706 int i = BOOLEAN2VOID(XD_IS_RM(vdp)); in xdf_ioctl()