Home
last modified time | relevance | path

Searched refs:HOST_MSG (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1753 #define HOST_MSG 0xff macro
Daic7xxx.seq1489 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1536 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1944 mvi HOST_MSG call mk_mesg;
Daic79xx.seq960 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1003 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1159 mvi HOST_MSG call mk_mesg;
Daic7xxx.reg1576 const HOST_MSG 0xff
Daic79xx_reg.h3785 #define HOST_MSG 0xff macro
Daic79xx.reg3950 const HOST_MSG 0xff
/openbsd/src/sys/dev/ic/
Daic79xx.c1122 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
1177 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
1311 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
1987 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error()
2523 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation()
3573 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout()
Daic7xxx.c658 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint()
2662 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation()