Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h422 #define SIX_WORD_MSG_SIZE 0x00060000 macro
/linux-4.1.27/drivers/staging/i2o/
Di2o.h347 #define SIX_WORD_MSG_SIZE 0x00060000 macro
Diop.c989 msg->u.head[0] = cpu_to_le32(SIX_WORD_MSG_SIZE | SGL_OFFSET_4); in i2o_hrt_get()
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c3297 msg[0]= SIX_WORD_MSG_SIZE| SGL_OFFSET_4; in adpt_i2o_hrt_get()