Searched refs:DCMD_BMI_OP_MOVE_I (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsim710.h603 #define DCMD_BMI_OP_MOVE_I 0x08 /* MOVE Initiator */ macro
H A D53c7,8xx.c2541 cmd->data_transfer_start[0] = le32_to_cpu((((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I |
3540 cmd_datain[2] = le32_to_cpu(((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I | DCMD_BMI_IO)
3551 cmd_dataout[2] = le32_to_cpu(((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I) << 24)
4559 DCMD_BMI_OP_MOVE_I)) {
H A D53c7,8xx.h695 #define DCMD_BMI_OP_MOVE_I 0x08 /* MOVE Initiator */ macro
H A D53c7xx.c2305 cmd->data_transfer_start[0] = (((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I |
3241 cmd_datain[2] = ((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I | DCMD_BMI_IO)
3253 cmd_dataout[2] = ((DCMD_TYPE_BMI | DCMD_BMI_OP_MOVE_I) << 24)
4290 DCMD_BMI_OP_MOVE_I)) {
H A D53c7xx.h673 #define DCMD_BMI_OP_MOVE_I 0x08 /* MOVE Initiator */ macro

Completed in 179 milliseconds