Home
last modified time | relevance | path

Searched refs:SGL_OFFSET_0 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/dpt/
Ddpti_i2o.h397 #define SGL_OFFSET_0 I2OVERSION macro
/linux-4.4.14/drivers/scsi/
Ddpt_i2o.c699 msg[0] = FIVE_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_abort()
741 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_device_reset()
779 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_bus_reset()
1385 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_reset_hba()
2330 msg[0] = reqlen<<16 | ((reqlen > 12) ? SGL_OFFSET_12 : SGL_OFFSET_0); in adpt_scsi_to_i2o()
2800 writel( THREE_WORD_MSG_SIZE | SGL_OFFSET_0,&msg[0]); in adpt_send_nop()
2957 writel(NINE_WORD_MSG_SIZE|SGL_OFFSET_0, &msg[0]); in adpt_i2o_status_get()
3444 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_quiesce_hba()
3480 msg[0]=FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_enable_hba()