Searched refs:needppr_copy (Results 1 – 1 of 1) sorted by relevance
1026 unsigned short needppr_copy; /* default config */ member2892 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()[all …]