Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/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()
Di2o.h349 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h424 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c1385 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_reset_hba()
2841 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]); in adpt_i2o_init_outbound_q()
3062 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in adpt_i2o_lct_get()