shift_control 1728 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y uint8_t shift_control; shift_control 1753 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = 0xf0; shift_control 1755 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = (places->value << 4) | places->value; shift_control 1759 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = 0xf8; shift_control 1761 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = (places->value << 4) shift_control 1767 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = places->value & 0x7; shift_control 1770 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = (8 - places->value) | 0x08; shift_control 1773 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y shift_control = 0; /* Quiet Compiler */ shift_control 1778 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y f2_instr->shift_control = shift_control; shift_control 69 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t shift_control : 8, shift_control 81 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h shift_control : 8;