Searched refs:SCB_MSGOUT_PPR (Results 1 – 1 of 1) sorted by relevance
718 SCB_MSGOUT_PPR = 0x0100, enumerator722 SCB_MSGOUT_BITS = SCB_MSGOUT_PPR |2981 if (scb->flags & SCB_MSGOUT_PPR) in aic7xxx_done()4577 else if (scb->flags & SCB_MSGOUT_PPR) in aic7xxx_handle_seqint()5031 else if (scb->flags & SCB_MSGOUT_PPR) in aic7xxx_handle_seqint()5831 if ( (scb->flags & (SCB_MSGOUT_SENT|SCB_MSGOUT_PPR)) != in aic7xxx_parse_msg()5832 (SCB_MSGOUT_SENT|SCB_MSGOUT_PPR) ) in aic7xxx_parse_msg()6008 scb->flags |= SCB_MSGOUT_PPR; in aic7xxx_parse_msg()6514 (scb->flags & SCB_MSGOUT_PPR) ) in aic7xxx_handle_scsiint()10723 scb->flags |= SCB_MSGOUT_PPR; in aic7xxx_buildscb()