Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/dpt/
Ddpti_i2o.h400 #define SGL_OFFSET_6 (0x0060 | I2OVERSION) macro
/linux-4.4.14/drivers/scsi/
Ddpt_i2o.c2844 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]); in adpt_i2o_init_outbound_q()
3065 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in adpt_i2o_lct_get()
3502 msg[0] = I2O_MESSAGE_SIZE(12) | SGL_OFFSET_6; in adpt_i2o_systab_send()