Searched refs:SGL_OFFSET_12 (Results 1 – 4 of 4) sorted by relevance
405 #define SGL_OFFSET_12 (0x00C0 | I2OVERSION) macro
620 sgl_offset = SGL_OFFSET_12; in i2o_scsi_queuecommand()
807 sgl_offset = SGL_OFFSET_12; in i2o_block_transfer()
340 msg[0] = reqlen<<16 | SGL_OFFSET_12; in adpt_inquiry()2392 msg[0] = reqlen<<16 | ((reqlen > 12) ? SGL_OFFSET_12 : SGL_OFFSET_0); in adpt_scsi_to_i2o()