Searched refs:I2O_TID_HOST (Results 1 – 2 of 2) sorted by relevance
56 #define I2O_MSGFUNC(t, f) ((t) | (I2O_TID_HOST << 12) | ((f) << 24))134 #define I2O_TID_HOST 1 macro
787 if (usertid != I2O_TID_NONE && usertid != I2O_TID_HOST) in iop_configure_devices()