Searched refs:HOST_MSG (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.c | 1100 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 1156 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 1291 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 1979 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error() 2520 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation() 3560 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout() 9350 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_recover_commands()
|
| H A D | aic7xxx_reg.h | 1751 #define HOST_MSG 0xff macro
|
| H A D | aic7xxx.seq | 1486 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message. 1533 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte; 1941 mvi HOST_MSG call mk_mesg;
|
| H A D | aic79xx.seq | 957 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message. 1000 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte; 1156 mvi HOST_MSG call mk_mesg;
|
| H A D | aic7xxx.c | 625 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint() 2619 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation() 7087 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_recover_commands()
|
| H A D | aic7xxx.reg | 1574 const HOST_MSG 0xff
|
| H A D | aic79xx_reg.h | 3787 #define HOST_MSG 0xff macro
|
| H A D | aic79xx.reg | 3948 const HOST_MSG 0xff
|