Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.h278 #define IS_ERROR(bp) VOID2BOOLEAN((bp)->b_flags & B_ERROR) macro
H A Dxdf.c332 if (!IS_ERROR(bp) && IS_READ(bp)) in vreq_free()
928 if (IS_ERROR(bp)) { in xdf_io_fini()