Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Daic7xxx.h760 uint8_t mesg_out; /* Message response to parity errors */ member
A Daic79xx.h814 uint8_t mesg_out; /* Message response to parity errors */ member
A Daic7xxx_core.c1611 u_int mesg_out; in ahc_handle_scsiint() local
1645 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()
1686 mesg_out = INITIATOR_ERROR; in ahc_handle_scsiint()
1696 if (mesg_out != NOP) { in ahc_handle_scsiint()
1700 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()

Completed in 26 milliseconds