Home
last modified time | relevance | path

Searched refs:IBT_SYNC_READ (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1108 #define IBT_SYNC_READ 0x1 /* Make memory changes visible to incoming */ macro
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c873 if (mr_segs[i].ms_flags & IBT_SYNC_READ) { in tavor_mr_sync()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c1196 if (mr_segs[i].ms_flags & IBT_SYNC_READ) { in hermon_mr_sync()
/titanic_50/usr/src/uts/common/rpc/
H A Drpcib.c3813 mr_segment.ms_flags = IBT_SYNC_READ; in rib_syncmem()
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5321 sync_direction_flags = IBT_SYNC_READ; in daplka_mr_sync()