Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/dpt/
Ddpti_i2o.h150 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/linux-4.4.14/include/uapi/linux/
Di2o-dev.h322 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/linux-4.4.14/drivers/scsi/
Ddpt_i2o.c1485 if( lct->lct_entry[i].class_id != I2O_CLASS_RANDOM_BLOCK_STORAGE && in adpt_i2o_parse_lct()
1562 if(d->lct_data.class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_parse_lct()
2552 if( lct->lct_entry[i].class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_reparse_lct()
3251 case I2O_CLASS_RANDOM_BLOCK_STORAGE: in adpt_i2o_get_class_name()