Home
last modified time | relevance | path

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

/drivers/scsi/dpt/
Ddpti_i2o.h425 #define NINE_WORD_MSG_SIZE 0x00090000 macro
/drivers/message/i2o/
Di2o_config.c272 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_7); in i2o_cfg_swdl()
345 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_7); in i2o_cfg_swul()
Diop.c934 msg->u.head[0] = cpu_to_le32(NINE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_status_get()
/drivers/scsi/
Ddpt_i2o.c3042 writel(NINE_WORD_MSG_SIZE|SGL_OFFSET_0, &msg[0]); in adpt_i2o_status_get()
3486 msg[0] = NINE_WORD_MSG_SIZE | SGL_OFFSET_5; in adpt_i2o_issue_params()