Home
last modified time | relevance | path

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

/drivers/scsi/
D53c700.scr62 ABSOLUTE MSG_OUT = 0x90
143 JUMP SendIdentifyMsg, IF MSG_OUT
174 MOVE MessageCount, MessageLocation, WHEN MSG_OUT
176 RETURN, WHEN NOT MSG_OUT
319 INT MSG_OUT_AFTER_DATA_IN, if MSG_OUT
Dinitio.c1322 if (host->phase == MSG_OUT) { in initio_state_1()
1424 case MSG_OUT: /* Message out phase */ in initio_state_3()
1488 case MSG_OUT: /* Message out phase */ in initio_state_4()
1632 case MSG_OUT: /* Message out phase */ in initio_state_6()
1804 if (host->phase == MSG_OUT) { in initio_status_msg()
1817 if (host->phase != MSG_OUT) in initio_status_msg()
2024 if (host->phase != MSG_OUT) in initio_msgout_abort_targ()
2047 if (host->phase != MSG_OUT) in initio_msgout_abort_tag()
2120 if (host->phase == MSG_OUT) { in initio_msgout_reject()
2177 if (initio_msgin_accept(host) != MSG_OUT) in initio_msgin_extend()
[all …]
D53c700_d.h_shipped65 ABSOLUTE MSG_OUT = 0x90
152 JUMP SendIdentifyMsg, IF MSG_OUT
222 MOVE MessageCount, MessageLocation, WHEN MSG_OUT
227 RETURN, WHEN NOT MSG_OUT
619 INT MSG_OUT_AFTER_DATA_IN, if MSG_OUT
Dinitio.h285 #define MSG_OUT 6 /* 3 */ macro
/drivers/scsi/aic7xxx/
Daic7xxx.seq651 mvi MSG_OUT, MSG_IDENTIFYFLAG;
1475 * Message out phase. If MSG_OUT is MSG_IDENTIFYFLAG, build a full
1484 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
1491 * Otherwise, treat MSG_OUT as a 1 byte message to send (abort, abort tag,
1494 * When there are no messages to send, MSG_OUT should be set to MSG_NOOP,
1506 mov SINDEX, MSG_OUT;
1547 mov LAST_MSG, MSG_OUT;
1548 mvi MSG_OUT, MSG_NOOP; /* No message left */
1956 mov MSG_OUT,SINDEX ret;
Daic79xx.seq842 mvi MSG_OUT, MSG_IDENTIFYFLAG;
950 * Message out phase. If MSG_OUT is MSG_IDENTIFYFLAG, build a full
959 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
966 * Otherwise, treat MSG_OUT as a 1 byte message to send (abort, abort tag,
969 * When there are no messages to send, MSG_OUT should be set to MSG_NOOP,
977 mov SINDEX, MSG_OUT;
1018 mov LAST_MSG, MSG_OUT;
1019 mvi MSG_OUT, MSG_NOOP; /* No message left */
1454 mov MSG_OUT,SINDEX ret;
Daic7xxx_core.c825 ahc_outb(ahc, MSG_OUT, MSG_NOOP); /* No message to send */ in ahc_restart()
1193 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint()
1708 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint()
2888 && ahc_inb(ahc, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahc_setup_initiator_msgout()
2944 ahc_inb(ahc, MSG_OUT), scb->flags); in ahc_setup_initiator_msgout()
3132 ahc_outb(ahc, MSG_OUT, MSG_NOOP); in ahc_clear_msg_state()
3215 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation()
4114 ahc_outb(ahc, MSG_OUT, MSG_IDENTIFYFLAG); in ahc_handle_msg_reject()
5215 ahc_outb(ahc, MSG_OUT, MSG_NOOP); in ahc_chip_init()
Daic79xx_core.c1137 ahd_outb(ahd, MSG_OUT, MSG_NOOP); /* No message to send */ in ahd_restart()
1969 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()
4436 && ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahd_setup_initiator_msgout()
4502 ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT), in ahd_setup_initiator_msgout()
4703 ahd_outb(ahd, MSG_OUT, MSG_NOOP); in ahd_clear_msg_state()
[all …]
Daic7xxx.reg1454 MSG_OUT {
1611 * Snapshot of MSG_OUT taken after each message is sent.
Daic7xxx_reg.h_shipped429 #define MSG_OUT 0x3a
Daic7xxx_osm.c2227 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_linux_queue_recovery_cmd()
Daic79xx.reg3812 MSG_OUT {
3939 * Snapshot of MSG_OUT taken after each message is sent.
Daic79xx_osm.c2282 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_linux_queue_abort_cmd()
Daic79xx_reg.h_shipped1559 #define MSG_OUT 0x137