Searched refs:send_msg_perror (Results 1 – 4 of 4) sorted by relevance
1029 uint8_t send_msg_perror; member
2845 ahd->send_msg_perror = msg_out; in ahd_handle_transmission_error()4409 if (ahd->send_msg_perror in ahd_setup_initiator_msgout()4411 ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror; in ahd_setup_initiator_msgout()4685 ahd->send_msg_perror = 0; in ahd_clear_msg_state()4729 if (ahd->msgout_len == 0 && ahd->send_msg_perror == 0) in ahd_handle_message_phase()4755 ahd->send_msg_perror = 0; in ahd_handle_message_phase()4764 if (ahd->send_msg_perror) { in ahd_handle_message_phase()4769 printk(" byte 0x%x\n", ahd->send_msg_perror); in ahd_handle_message_phase()4778 && ahd->send_msg_perror == MSG_INITIATOR_DET_ERR) in ahd_handle_message_phase()4781 ahd_outb(ahd, RETURN_2, ahd->send_msg_perror); in ahd_handle_message_phase()[all …]
1186 uint8_t send_msg_perror; member
1699 ahc->send_msg_perror = TRUE; in ahc_handle_scsiint()3272 ahc->send_msg_perror = FALSE; in ahc_handle_message_phase()3281 if (ahc->send_msg_perror) { in ahc_handle_message_phase()3286 printk(" byte 0x%x\n", ahc->send_msg_perror); in ahc_handle_message_phase()3344 && (ahc->send_msg_perror == TRUE in ahc_handle_message_phase()