Home
last modified time | relevance | path

Searched refs:NINE_WORD_MSG_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h425 #define NINE_WORD_MSG_SIZE 0x00090000 macro
/linux-4.1.27/drivers/staging/i2o/
Di2o_config.c278 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_7); in i2o_cfg_swdl()
351 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_7); in i2o_cfg_swul()
Di2o.h350 #define NINE_WORD_MSG_SIZE 0x00090000 macro
Diop.c933 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_status_get()
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c2954 writel(NINE_WORD_MSG_SIZE|SGL_OFFSET_0, &msg[0]); in adpt_i2o_status_get()
3398 msg[0] = NINE_WORD_MSG_SIZE | SGL_OFFSET_5; in adpt_i2o_issue_params()