Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.h273 #define U_INVAL(u) (((u)->uio_loffset & (offset_t)(XB_BMASK)) || \ macro
H A Dxdf.c2883 if (U_INVAL(uiop)) in xdf_read()
2916 if (U_INVAL(uiop)) in xdf_write()
2947 if (U_INVAL(uiop)) in xdf_aread()
2978 if (U_INVAL(uiop)) in xdf_awrite()