Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/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.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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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.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()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxxvar.h887 uint8_t mesg_out; /* Message response to parity errors */ member
H A Daic79xxvar.h836 uint8_t mesg_out; /* Message response to parity errors */ member
H A Daic7xxx.c1053 u_int mesg_out; in ahc_handle_scsiint() local
1087 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()
1128 mesg_out = MSG_INITIATOR_DET_ERR; in ahc_handle_scsiint()
1138 if (mesg_out != MSG_NOOP) { in ahc_handle_scsiint()
1142 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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.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()