Home
last modified time | relevance | path

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

/drivers/message/i2o/
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()
Dbus-osm.c48 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_bus_scan()
Di2o_scsi.c723 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in DEF_SCSI_QCMD()
Ddevice.c44 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_device_issue_claim()
Diop.c1169 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_event_register()
/drivers/scsi/dpt/
Ddpti_i2o.h421 #define FIVE_WORD_MSG_SIZE 0x00050000 macro
/drivers/scsi/
Ddpt_i2o.c790 msg[0] = FIVE_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_abort()