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.c141 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_flush()
169 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_mount()
198 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_block_device_lock()
226 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 i2o_scsi_abort()
Ddevice.c44 msg->u.head[0] = cpu_to_le32(FIVE_WORD_MSG_SIZE | SGL_OFFSET_0); in i2o_device_issue_claim()
Diop.c1168 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.c782 msg[0] = FIVE_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_abort()