I2O_TID_HOST
#define I2O_MSGFUNC(t, f) ((t) | (I2O_TID_HOST << 12) | ((f) << 24))
if (usertid != I2O_TID_NONE && usertid != I2O_TID_HOST)