Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/dpt/
Ddpti_i2o.h150 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/Linux-v4.19/include/uapi/linux/
Di2o-dev.h323 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/Linux-v4.19/drivers/scsi/
Ddpt_i2o.c1481 if( lct->lct_entry[i].class_id != I2O_CLASS_RANDOM_BLOCK_STORAGE && in adpt_i2o_parse_lct()
1558 if(d->lct_data.class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_parse_lct()
2560 if( lct->lct_entry[i].class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_reparse_lct()
3255 case I2O_CLASS_RANDOM_BLOCK_STORAGE: in adpt_i2o_get_class_name()