Home
last modified time | relevance | path

Searched refs:THREE_WORD_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h419 #define THREE_WORD_MSG_SIZE 0x00030000 macro
/linux-4.1.27/drivers/staging/i2o/
Di2o.h344 #define THREE_WORD_MSG_SIZE 0x00030000 macro
909 THREE_WORD_MSG_SIZE | SGL_OFFSET_0, in i2o_msg_nop_mfa()
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c2797 writel( THREE_WORD_MSG_SIZE | SGL_OFFSET_0,&msg[0]); in adpt_send_nop()