Searched refs:send_msg_perror (Results 1 – 4 of 4) sorted by relevance
1995 ahd->send_msg_perror = msg_out; in ahd_handle_transmission_error()3590 if (ahd->send_msg_perror in ahd_setup_initiator_msgout()3592 ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror; in ahd_setup_initiator_msgout()3880 ahd->send_msg_perror = 0; in ahd_clear_msg_state()3924 if (ahd->msgout_len == 0 && ahd->send_msg_perror == 0) in ahd_handle_message_phase()3950 ahd->send_msg_perror = 0; in ahd_handle_message_phase()3959 if (ahd->send_msg_perror) { in ahd_handle_message_phase()3964 printf(" byte 0x%x\n", ahd->send_msg_perror); in ahd_handle_message_phase()3973 && ahd->send_msg_perror == MSG_INITIATOR_DET_ERR) in ahd_handle_message_phase()3976 ahd_outb(ahd, RETURN_2, ahd->send_msg_perror); in ahd_handle_message_phase()[all …]
1080 uint8_t send_msg_perror; member
1249 uint8_t send_msg_perror; member
1146 ahc->send_msg_perror = TRUE; in ahc_handle_scsiint()2704 ahc->send_msg_perror = FALSE; in ahc_handle_message_phase()2713 if (ahc->send_msg_perror) { in ahc_handle_message_phase()2718 printf(" byte 0x%x\n", ahc->send_msg_perror); in ahc_handle_message_phase()2776 && (ahc->send_msg_perror == TRUE in ahc_handle_message_phase()