Searched refs:SGL_OFFSET_12 (Results 1 – 2 of 2) sorted by relevance
405 #define SGL_OFFSET_12 (0x00C0 | I2OVERSION) macro
347 msg[0] = reqlen<<16 | SGL_OFFSET_12; in adpt_inquiry()2338 msg[0] = reqlen<<16 | ((reqlen > 12) ? SGL_OFFSET_12 : SGL_OFFSET_0); in adpt_scsi_to_i2o()