Home
last modified time | relevance | path

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

/drivers/message/i2o/
Dexec-osm.c403 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6); in i2o_exec_lct_notify()
556 cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6); in i2o_exec_lct_get()
Diop.c445 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6); in i2o_iop_init_outbound_queue()
509 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_iop_reset()
/drivers/scsi/dpt/
Ddpti_i2o.h424 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/drivers/scsi/
Ddpt_i2o.c1476 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_reset_hba()
2929 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]); in adpt_i2o_init_outbound_q()
3150 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in adpt_i2o_lct_get()