Home
last modified time | relevance | path

Searched refs:FIVE_WORD_MSG_SIZE (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Dbus-osm.c48 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_bus_scan()
Di2o_block.c144 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_flush()
172 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_mount()
201 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_lock()
229 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_unlock()
Ddevice.c44 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_device_issue_claim()
Di2o_scsi.c722 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in DEF_SCSI_QCMD()
Di2o.h346 #define FIVE_WORD_MSG_SIZE 0x00050000 macro
Diop.c1173 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_event_register()
/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h421 #define FIVE_WORD_MSG_SIZE 0x00050000 macro
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c699 msg[0] = FIVE_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_abort()