Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx.h760 uint8_t mesg_out; /* Message response to parity errors */ member
H A Daic79xx.h814 uint8_t mesg_out; /* Message response to parity errors */ member
H A Daic7xxx_core.c1612 u_int mesg_out; in ahc_handle_scsiint() local
1646 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()
1687 mesg_out = MSG_INITIATOR_DET_ERR; in ahc_handle_scsiint()
1697 if (mesg_out != MSG_NOOP) { in ahc_handle_scsiint()
1701 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()