Symbol: MSG_OUT
drivers/scsi/aic7xxx/aic79xx_core.c
1129
ahd_outb(ahd, MSG_OUT, NOP); /* No message to send */
drivers/scsi/aic7xxx/aic79xx_core.c
1950
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
2009
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
2142
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
2835
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
3367
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
4380
&& ahd_inb(ahd, MSG_OUT) == HOST_MSG) {
drivers/scsi/aic7xxx/aic79xx_core.c
4400
&& ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) {
drivers/scsi/aic7xxx/aic79xx_core.c
4466
ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT),
drivers/scsi/aic7xxx/aic79xx_core.c
4667
ahd_outb(ahd, MSG_OUT, NOP);
drivers/scsi/aic7xxx/aic79xx_core.c
5611
ahd_outb(ahd, MSG_OUT, MSG_IDENTIFYFLAG);
drivers/scsi/aic7xxx/aic79xx_osm.c
2269
ahd_outb(ahd, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1186
ahc_outb(ahc, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1700
ahc_outb(ahc, MSG_OUT, mesg_out);
drivers/scsi/aic7xxx/aic7xxx_core.c
2863
&& ahc_inb(ahc, MSG_OUT) == MSG_IDENTIFYFLAG) {
drivers/scsi/aic7xxx/aic7xxx_core.c
2919
ahc_inb(ahc, MSG_OUT), scb->flags);
drivers/scsi/aic7xxx/aic7xxx_core.c
3107
ahc_outb(ahc, MSG_OUT, NOP);
drivers/scsi/aic7xxx/aic7xxx_core.c
3190
ahc_outb(ahc, MSG_OUT, HOST_MSG);
drivers/scsi/aic7xxx/aic7xxx_core.c
4089
ahc_outb(ahc, MSG_OUT, MSG_IDENTIFYFLAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
5171
ahc_outb(ahc, MSG_OUT, NOP);
drivers/scsi/aic7xxx/aic7xxx_core.c
818
ahc_outb(ahc, MSG_OUT, NOP); /* No message to send */
drivers/scsi/aic7xxx/aic7xxx_osm.c
2218
ahc_outb(ahc, MSG_OUT, HOST_MSG);
drivers/scsi/initio.c
1305
if (host->phase == MSG_OUT) {
drivers/scsi/initio.c
1407
case MSG_OUT: /* Message out phase */
drivers/scsi/initio.c
1471
case MSG_OUT: /* Message out phase */
drivers/scsi/initio.c
1615
case MSG_OUT: /* Message out phase */
drivers/scsi/initio.c
1787
if (host->phase == MSG_OUT) {
drivers/scsi/initio.c
1800
if (host->phase != MSG_OUT)
drivers/scsi/initio.c
2009
if (host->phase != MSG_OUT)
drivers/scsi/initio.c
2032
if (host->phase != MSG_OUT)
drivers/scsi/initio.c
2105
if (host->phase == MSG_OUT) {
drivers/scsi/initio.c
2162
if (initio_msgin_accept(host) != MSG_OUT)
drivers/scsi/initio.c
2198
if (initio_msgin_accept(host) != MSG_OUT)
drivers/scsi/initio.c
2360
if (host->phase != MSG_OUT)