Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h623 #define HOST_MSG 0xff macro
Daic7xxx.seq695 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
725 jmp p_mesgout_from_host + 1;/* Skip HOST_MSG test */
744 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
989 mvi HOST_MSG call mk_mesg;
Daic7xxx.reg1385 const HOST_MSG 0xff
/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped894 #define HOST_MSG 0xff
Daic79xx_core.c1969 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
2028 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
2162 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
2854 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error()
3399 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation()
4416 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout()
Daic7xxx.seq1484 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1531 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1939 mvi HOST_MSG call mk_mesg;
Daic79xx.seq959 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1002 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1158 mvi HOST_MSG call mk_mesg;
Daic7xxx_osm.c2253 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_linux_queue_recovery_cmd()
Daic7xxx.reg1742 const HOST_MSG 0xff
Daic79xx_osm.c2300 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_linux_queue_abort_cmd()
Daic7xxx_core.c1193 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint()
3215 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation()
Daic79xx_reg.h_shipped2661 #define HOST_MSG 0xff
Daic79xx.reg4233 const HOST_MSG 0xff
/drivers/scsi/
Daic7xxx_old.c4153 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_handle_seqint()
5104 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
5259 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
5488 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
10430 aic_outb(p, HOST_MSG, MSG_OUT); in DEF_SCSI_QCMD()
10708 aic_outb(p, HOST_MSG, MSG_OUT); in __aic7xxx_abort()