Home
last modified time | relevance | path

Searched refs:I2OVERSION (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/dpt/
Ddpti_i2o.h396 #define I2OVERSION I2OVER15 macro
397 #define SGL_OFFSET_0 I2OVERSION
398 #define SGL_OFFSET_4 (0x0040 | I2OVERSION)
399 #define SGL_OFFSET_5 (0x0050 | I2OVERSION)
400 #define SGL_OFFSET_6 (0x0060 | I2OVERSION)
401 #define SGL_OFFSET_7 (0x0070 | I2OVERSION)
402 #define SGL_OFFSET_8 (0x0080 | I2OVERSION)
403 #define SGL_OFFSET_9 (0x0090 | I2OVERSION)
404 #define SGL_OFFSET_10 (0x00A0 | I2OVERSION)
405 #define SGL_OFFSET_12 (0x00C0 | I2OVERSION)
[all …]
/drivers/message/i2o/
Diop.c847 systab->version = I2OVERSION; in i2o_systab_build()
/drivers/scsi/
Ddpt_i2o.c3219 sys_tbl->version = I2OVERSION; in adpt_i2o_build_sys_table()