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

  /src/sys/dev/i2o/
iopsp.c 390 struct i2o_scsi_scb_exec *mf;
435 mf = (struct i2o_scsi_scb_exec *)mb;
436 mf->msgflags = I2O_MSGFLAGS(i2o_scsi_scb_exec);
437 mf->msgfunc = I2O_MSGFUNC(tid, I2O_SCSI_SCB_EXEC);
500 * Abort the specified I2O_SCSI_SCB_EXEC message and its associated SCB.
i2o.h 904 #define I2O_SCSI_SCB_EXEC 0x81
905 struct i2o_scsi_scb_exec { struct

Completed in 13 milliseconds