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

  /src/sys/dev/i2o/
i2o.h 366 #define I2O_EXEC_STATUS_GET 0xa0
367 struct i2o_exec_status_get { struct
iop.c 913 struct i2o_exec_status_get mf;
921 mf.msgflags = I2O_MSGFLAGS(i2o_exec_status_get);
922 mf.msgfunc = I2O_MSGFUNC(I2O_TID_IOP, I2O_EXEC_STATUS_GET);

Completed in 14 milliseconds