Searched refs:I2O_CMD_SCSI_ABORT (Results 1 – 4 of 4) sorted by relevance
271 #define I2O_CMD_SCSI_ABORT 0x83 macro
724 cpu_to_le32(I2O_CMD_SCSI_ABORT << 24 | HOST_TID << 12 | tid); in DEF_SCSI_QCMD()
154 #define I2O_CMD_SCSI_ABORT 0x83 macro
700 msg[1] = I2O_CMD_SCSI_ABORT<<24|HOST_TID<<12|dptdevice->tid; in adpt_abort()