Searched refs:XDB_IS_BE_RMB (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/xen/io/ | ||
H A D | xdb.h | 51 #define XDB_IS_BE_RMB(vdp) ((vdp)->xs_type & XDB_DEV_BE_RMB) macro |
H A D | xdb.c | 1397 if (XDB_IS_BE_RMB(vdp)) in xdb_start_connect() |