Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Di2o-dev.h414 #define I2O_DPT_SG_FLAG_INTERPRET 0x00010000 macro
/linux-4.1.27/drivers/staging/i2o/
Di2o_scsi.c604 adpt_flags ^= I2O_DPT_SG_FLAG_INTERPRET; in i2o_scsi_queuecommand_lck()