Lines Matching refs:needppr_copy
1026 unsigned short needppr_copy; /* default config */ member
2892 p->needppr_copy |= (1<<tindex); in aic7xxx_done()
2999 p->needppr_copy &= ~mask; in aic7xxx_done()
3894 p->needppr = p->needppr_copy; in aic7xxx_reset_channel()
4346 p->needppr |= (p->needppr_copy & targ_mask); in aic7xxx_handle_device_reset()
4588 p->needppr_copy &= ~target_mask; in aic7xxx_handle_seqint()
5840 p->needppr_copy |= target_mask; in aic7xxx_parse_msg()
5888 else if ((p->needppr_copy & target_mask) == 0) in aic7xxx_parse_msg()
5982 p->needppr_copy &= ~target_mask; in aic7xxx_parse_msg()
6525 p->needppr_copy &= ~(1 << tindex); in aic7xxx_handle_scsiint()
6828 p->needppr |= (p->needppr_copy & (1<<tindex)); in aic7xxx_handle_command_completion_intr()
9334 p->needppr = p->needppr_copy = 0; in aic7xxx_load_seeprom()