Home
last modified time | relevance | path

Searched refs:mesg_out (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.h763 uint8_t mesg_out; /* Message response to parity errors */ member
Daic79xx.h817 uint8_t mesg_out; /* Message response to parity errors */ member
Daic7xxx_core.c1619 u_int mesg_out; in ahc_handle_scsiint() local
1653 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()