Searched refs:mesg_out (Results 1 – 4 of 4) sorted by relevance
763 uint8_t mesg_out; /* Message response to parity errors */ member
817 uint8_t mesg_out; /* Message response to parity errors */ member
1619 u_int mesg_out; in ahc_handle_scsiint() local1653 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()1694 mesg_out = MSG_INITIATOR_DET_ERR; in ahc_handle_scsiint()1704 if (mesg_out != MSG_NOOP) { in ahc_handle_scsiint()1708 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()
5928 unsigned char mesg_out = MSG_NOOP; in aic7xxx_handle_scsiint() local5940 mesg_out = MSG_INITIATOR_DET_ERR; in aic7xxx_handle_scsiint()5950 mesg_out = MSG_INITIATOR_DET_ERR; in aic7xxx_handle_scsiint()5954 mesg_out = MSG_PARITY_ERROR; in aic7xxx_handle_scsiint()6040 if (mesg_out != MSG_NOOP) in aic7xxx_handle_scsiint()6042 aic_outb(p, mesg_out, MSG_OUT); in aic7xxx_handle_scsiint()