Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpt_i2o.c605 msg[0] = FIVE_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_abort()
648 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_device_reset()
686 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_bus_reset()
1287 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_reset_hba()
2039 msg[0] = reqlen<<16 | ((reqlen > 12) ? SGL_OFFSET_12 : SGL_OFFSET_0); in adpt_scsi_to_i2o()
2483 writel( THREE_WORD_MSG_SIZE | SGL_OFFSET_0,&msg[0]); in adpt_send_nop()
2638 writel(NINE_WORD_MSG_SIZE|SGL_OFFSET_0, &msg[0]); in adpt_i2o_status_get()
3124 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_quiesce_hba()
3160 msg[0]=FOUR_WORD_MSG_SIZE|SGL_OFFSET_0; in adpt_i2o_enable_hba()
/kernel/linux/linux-5.10/drivers/scsi/dpt/
H A Ddpti_i2o.h392 #define SGL_OFFSET_0 I2OVERSION macro

Completed in 6 milliseconds