Lines Matching refs:TRUE

1370 							  /*init reset*/TRUE);  in ahc_handle_seqint()
1657 silent = TRUE; in ahc_handle_scsiint()
1706 ahc->send_msg_perror = TRUE; in ahc_handle_scsiint()
1828 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE) in ahc_handle_scsiint()
1829 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint()
1843 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
1898 /*paused*/TRUE); in ahc_handle_scsiint()
1912 /*paused*/TRUE); in ahc_handle_scsiint()
2060 stepping = TRUE; in ahc_clear_critical_section()
3203 found = ahc_reset_channel(ahc, 'A', TRUE); in ahc_handle_proto_violation()
3284 end_session = TRUE; in ahc_handle_message_phase()
3351 && (ahc->send_msg_perror == TRUE in ahc_handle_message_phase()
3357 end_session = TRUE; in ahc_handle_message_phase()
3396 end_session = TRUE; in ahc_handle_message_phase()
3420 msgout_request = TRUE; in ahc_handle_message_phase()
3446 end_session = TRUE; in ahc_handle_message_phase()
3510 end_session = TRUE; in ahc_handle_message_phase()
3555 found = TRUE; in ahc_sent_msg()
3557 found = TRUE; in ahc_sent_msg()
3570 found = TRUE; in ahc_sent_msg()
3644 reject = TRUE; in ahc_parse_msg()
3680 /*paused*/TRUE); in ahc_parse_msg()
3687 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg()
3691 reject = TRUE; in ahc_parse_msg()
3709 response = TRUE; in ahc_parse_msg()
3722 reject = TRUE; in ahc_parse_msg()
3748 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg()
3756 reject = TRUE; in ahc_parse_msg()
3779 response = TRUE; in ahc_parse_msg()
3780 sending_reply = TRUE; in ahc_parse_msg()
3795 /*paused*/TRUE); in ahc_parse_msg()
3805 response = TRUE; in ahc_parse_msg()
3822 reject = TRUE; in ahc_parse_msg()
3870 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg()
3879 reject = TRUE; in ahc_parse_msg()
3902 response = TRUE; in ahc_parse_msg()
3917 /*paused*/TRUE); in ahc_parse_msg()
3922 /*paused*/TRUE); in ahc_parse_msg()
3928 reject = TRUE; in ahc_parse_msg()
3950 reject = TRUE; in ahc_parse_msg()
3980 reject = TRUE; in ahc_parse_msg()
3992 response = TRUE; in ahc_parse_msg()
4056 /*paused*/TRUE); in ahc_handle_msg_reject()
4078 /*paused*/TRUE); in ahc_handle_msg_reject()
4360 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset()
4363 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset()
5635 paused = TRUE; in ahc_pause_and_flushwork()
5685 ahc_reset(ahc, /*reinit*/TRUE); in ahc_resume()
5686 ahc_intr_enable(ahc, TRUE); in ahc_resume()
6410 /*stop_on_first*/FALSE, /*remove*/TRUE, in ahc_abort_scbs()
6524 ahc_run_tqinfifo(ahc, /*paused*/TRUE); in ahc_reset_channel()
6577 restart_needed = TRUE; in ahc_reset_channel()
6633 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_reset_channel()
6637 /*paused*/TRUE); in ahc_reset_channel()
6920 if (begin_set[cs_count] == TRUE in ahc_loadseq()
6923 end_set[cs_count] = TRUE; in ahc_loadseq()
6931 begin_set[cs_count] = TRUE; in ahc_loadseq()
7731 empty = TRUE; in ahc_handle_en_lun()
7814 paused = TRUE; in ahc_run_tqinfifo()