Searched refs:tag_action (Results 1 – 3 of 3) sorted by relevance
845 unsigned char tag_action; member2780 scb->tag_action = 0; in aic7xxx_free_scb()3041 if (!(scb->tag_action)) in aic7xxx_done()3277 if ( !(scbp->tag_action & TAG_ENB) ) in aic7xxx_search_qinfifo()4019 if ( !scb->tag_action && (p->tagenable & (1<<tindex)) ) in aic7xxx_run_waiting_queues()4035 if ( !(scb->tag_action) ) in aic7xxx_run_waiting_queues()4493 (scb->tag_action) && in aic7xxx_handle_seqint()4496 if (scb->tag_action == MSG_ORDERED_Q_TAG) in aic7xxx_handle_seqint()4505 scb->tag_action = MSG_SIMPLE_Q_TAG; in aic7xxx_handle_seqint()4517 else if (scb->tag_action == MSG_SIMPLE_Q_TAG) in aic7xxx_handle_seqint()[all …]
7398 atio->tag_action = *byte++; in ahc_handle_target_cmd()
9486 atio->tag_action = *byte++; in ahd_handle_target_cmd()