Home
last modified time | relevance | path

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

/linux-2.4.37.9/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
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c734 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
789 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
922 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint()
1579 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error()
2079 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation()
3115 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout()
Daic7xxx_reg.h1769 #define HOST_MSG 0xff macro
Daic79xx.seq766 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
809 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
965 mvi HOST_MSG call mk_mesg;
Daic7xxx.seq1483 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1530 cmp SINDEX, HOST_MSG jne p_mesgout_onebyte;
1938 mvi HOST_MSG call mk_mesg;
Daic7xxx.reg1575 const HOST_MSG 0xff
Daic79xx_reg.h3753 #define HOST_MSG 0xff macro
Daic7xxx_core.c612 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint()
2619 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation()
Daic79xx_osm.c1432 ahd_outb(ahd, MSG_OUT, HOST_MSG);
Daic7xxx_osm.c4926 ahc_outb(ahc, MSG_OUT, HOST_MSG);
Daic79xx.reg3911 const HOST_MSG 0xff
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c4620 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_handle_seqint()
5618 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
5775 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
6009 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_parse_msg()
11042 aic_outb(p, HOST_MSG, MSG_OUT); in aic7xxx_bus_device_reset()