Searched refs:mesg_out (Results 1 – 4 of 4) sorted by relevance
773 uint8_t mesg_out; /* Message response to parity errors */ member
824 uint8_t mesg_out; /* Message response to parity errors */ member
1037 u_int mesg_out; in ahc_handle_scsiint() local1071 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()1112 mesg_out = MSG_INITIATOR_DET_ERR; in ahc_handle_scsiint()1122 if (mesg_out != MSG_NOOP) { in ahc_handle_scsiint()1126 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()
6448 unsigned char mesg_out = MSG_NOOP; in aic7xxx_handle_scsiint() local6461 mesg_out = MSG_INITIATOR_DET_ERR; in aic7xxx_handle_scsiint()6471 mesg_out = MSG_INITIATOR_DET_ERR; in aic7xxx_handle_scsiint()6475 mesg_out = MSG_PARITY_ERROR; in aic7xxx_handle_scsiint()6561 if (mesg_out != MSG_NOOP) in aic7xxx_handle_scsiint()6563 aic_outb(p, mesg_out, MSG_OUT); in aic7xxx_handle_scsiint()