Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h157 #define TAVOR_ATTACH_MSG(attach_buf, attach_msg) \ argument
158 (void) snprintf((attach_buf), TAVOR_ATTACH_MSGSIZE, (attach_msg));
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h159 #define HERMON_ATTACH_MSG(attach_buf, attach_msg) \ argument
160 (void) snprintf((attach_buf), HERMON_ATTACH_MSGSIZE, (attach_msg));