Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxdf.h268 #define U_INVAL(u) (((u)->uio_loffset & (offset_t)(XB_BMASK)) || \ macro
H A Dxdf.c2843 if (U_INVAL(uiop)) in xdf_read()
2876 if (U_INVAL(uiop)) in xdf_write()
2907 if (U_INVAL(uiop)) in xdf_aread()
2938 if (U_INVAL(uiop)) in xdf_awrite()