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