Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/dpt/
Ddpti_i2o.h145 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/Linux-v5.10/include/uapi/linux/
Di2o-dev.h323 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/Linux-v5.10/drivers/scsi/
Ddpt_i2o.c1432 if( lct->lct_entry[i].class_id != I2O_CLASS_RANDOM_BLOCK_STORAGE && in adpt_i2o_parse_lct()
1509 if(d->lct_data.class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_parse_lct()
2517 if( lct->lct_entry[i].class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_reparse_lct()
3189 case I2O_CLASS_RANDOM_BLOCK_STORAGE: in adpt_i2o_get_class_name()