Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/dpt/
Ddpti_i2o.h442 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/linux-2.4.37.9/include/linux/
Di2o.h635 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/linux-2.4.37.9/drivers/message/i2o/
Di2o_core.c1668 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in i2o_reset_controller()
2196 msg[0]= EIGHT_WORD_MSG_SIZE| TRL_OFFSET_6; in i2o_init_outbound_q()
2301 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in i2o_lct_get()
2348 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in i2o_lct_notify()
/linux-2.4.37.9/drivers/net/
Drclanmtl.c191 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
1633 pMsg[0] = EIGHT_WORD_MSG_SIZE | TRL_OFFSET_6; in SendI2OOutboundQInitMsg()
/linux-2.4.37.9/drivers/scsi/
Ddpt_i2o.c1305 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_reset_hba()
2697 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]); in adpt_i2o_init_outbound_q()
2899 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6; in adpt_i2o_lct_get()