HomeSort by: relevance | last modified time | path
    Searched refs:i2o_exec_lct_notify (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 1130 struct i2o_exec_lct_notify *mf;
1137 mf = (struct i2o_exec_lct_notify *)mb;
1138 mf->msgflags = I2O_MSGFLAGS(i2o_exec_lct_notify);
1139 mf->msgfunc = I2O_MSGFUNC(I2O_TID_IOP, I2O_EXEC_LCT_NOTIFY);
i2o.h 391 #define I2O_EXEC_LCT_NOTIFY 0xa2
392 struct i2o_exec_lct_notify { struct

Completed in 13 milliseconds