Home
last modified time | relevance | path

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

/drivers/scsi/dpt/
Ddpti_i2o.h145 #define I2O_CLASS_RANDOM_BLOCK_STORAGE 0x010 macro
/drivers/scsi/
Ddpt_i2o.c1436 if( lct->lct_entry[i].class_id != I2O_CLASS_RANDOM_BLOCK_STORAGE && in adpt_i2o_parse_lct()
1513 if(d->lct_data.class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_parse_lct()
2523 if( lct->lct_entry[i].class_id == I2O_CLASS_RANDOM_BLOCK_STORAGE || in adpt_i2o_reparse_lct()
3215 case I2O_CLASS_RANDOM_BLOCK_STORAGE: in adpt_i2o_get_class_name()