Searched refs:SCB_MSGOUT_SENT (Results 1 – 1 of 1) sorted by relevance
719 SCB_MSGOUT_SENT = 0x0200, enumerator723 SCB_MSGOUT_SENT | 5110 scb->flags |= SCB_MSGOUT_SENT; in aic7xxx_handle_seqint()5520 if ( (scb->flags & (SCB_MSGOUT_SENT|SCB_MSGOUT_SDTR)) != in aic7xxx_parse_msg()5521 (SCB_MSGOUT_SENT|SCB_MSGOUT_SDTR) ) in aic7xxx_parse_msg()5647 if ( (scb->flags & (SCB_MSGOUT_SENT|SCB_MSGOUT_WDTR)) == in aic7xxx_parse_msg()5648 (SCB_MSGOUT_SENT|SCB_MSGOUT_WDTR) ) in aic7xxx_parse_msg()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()