Searched refs:HOST_MSG (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic7xxx_reg.h | 1753 #define HOST_MSG 0xff macro
|
| D | aic7xxx.seq | 1489 * 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;
|
| D | aic79xx.seq | 960 * 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;
|
| D | aic7xxx.reg | 1576 const HOST_MSG 0xff
|
| D | aic79xx_reg.h | 3785 #define HOST_MSG 0xff macro
|
| D | aic79xx.reg | 3950 const HOST_MSG 0xff
|
| /openbsd/src/sys/dev/ic/ |
| D | aic79xx.c | 1122 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()
|
| D | aic7xxx.c | 658 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint() 2662 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation()
|