Searched refs:SGL_OFFSET_12 (Results 1 – 5 of 5) sorted by relevance
405 #define SGL_OFFSET_12 (0x00C0 | I2OVERSION) macro
617 sgl_offset = SGL_OFFSET_12; in i2o_scsi_queuecommand_lck()
327 #define SGL_OFFSET_12 (0x00C0 | I2OVERSION) macro
818 sgl_offset = SGL_OFFSET_12; in i2o_block_transfer()
346 msg[0] = reqlen<<16 | SGL_OFFSET_12; in adpt_inquiry()2327 msg[0] = reqlen<<16 | ((reqlen > 12) ? SGL_OFFSET_12 : SGL_OFFSET_0); in adpt_scsi_to_i2o()