Searched defs:IS_READ (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/sun4/io/fpc/ | ||
H A D | fpc-impl.h | 39 #define IS_READ B_FALSE macro |
/titanic_51/usr/src/uts/common/xen/io/ | ||
H A D | xdf.h | 277 #define IS_READ(bp) VOID2BOOLEAN((bp)->b_flags & B_READ) macro |