/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | initio.c | 1308 if (host->phase == MSG_OUT) { in initio_state_1() 1410 case MSG_OUT: /* Message out phase */ in initio_state_3() 1474 case MSG_OUT: /* Message out phase */ in initio_state_4() 1618 case MSG_OUT: /* Message out phase */ in initio_state_6() 1790 if (host->phase == MSG_OUT) { in initio_status_msg() 1803 if (host->phase != MSG_OUT) in initio_status_msg() 2010 if (host->phase != MSG_OUT) in initio_msgout_abort_targ() 2033 if (host->phase != MSG_OUT) in initio_msgout_abort_tag() 2106 if (host->phase == MSG_OUT) { in initio_msgout_reject() 2163 if (initio_msgin_accept(host) != MSG_OUT) in initio_msgin_extend() [all...] |
H A D | initio.h | 285 #define MSG_OUT 6 /* 3 */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | initio.c | 1306 if (host->phase == MSG_OUT) { in initio_state_1() 1408 case MSG_OUT: /* Message out phase */ in initio_state_3() 1472 case MSG_OUT: /* Message out phase */ in initio_state_4() 1616 case MSG_OUT: /* Message out phase */ in initio_state_6() 1788 if (host->phase == MSG_OUT) { in initio_status_msg() 1801 if (host->phase != MSG_OUT) in initio_status_msg() 2010 if (host->phase != MSG_OUT) in initio_msgout_abort_targ() 2033 if (host->phase != MSG_OUT) in initio_msgout_abort_tag() 2106 if (host->phase == MSG_OUT) { in initio_msgout_reject() 2163 if (initio_msgin_accept(host) != MSG_OUT) in initio_msgin_extend() [all...] |
H A D | initio.h | 285 #define MSG_OUT 6 /* 3 */ macro
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 818 ahc_outb(ahc, MSG_OUT, MSG_NOOP); /* No message to send */ in ahc_restart() 1186 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint() 1701 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint() 2865 && ahc_inb(ahc, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahc_setup_initiator_msgout() 2919 panic("SCB = %d, SCB Control = %x, MSG_OUT = %x " in ahc_setup_initiator_msgout() 2921 ahc_inb(ahc, MSG_OUT), scb->flags); in ahc_setup_initiator_msgout() 3109 ahc_outb(ahc, MSG_OUT, MSG_NOOP); in ahc_clear_msg_state() 3192 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation() 4091 ahc_outb(ahc, MSG_OUT, MSG_IDENTIFYFLAG); in ahc_handle_msg_reject() 5172 ahc_outb(ahc, MSG_OUT, MSG_NOO in ahc_chip_init() [all...] |
H A D | aic79xx_core.c | 1129 ahd_outb(ahd, MSG_OUT, MSG_NOOP); /* No message to send */ in ahd_restart() 1950 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2009 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2143 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2836 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error() 3368 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation() 4382 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout() 4402 && ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahd_setup_initiator_msgout() 4466 panic("SCB = %d, SCB Control = %x:%x, MSG_OUT = %x " in ahd_setup_initiator_msgout() 4468 ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT), in ahd_setup_initiator_msgout() [all...] |
H A D | aic7xxx_osm.c | 2208 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_linux_queue_recovery_cmd()
|
H A D | aic79xx_osm.c | 2267 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_linux_queue_abort_cmd()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 818 ahc_outb(ahc, MSG_OUT, NOP); /* No message to send */ in ahc_restart() 1186 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_seqint() 1700 ahc_outb(ahc, MSG_OUT, mesg_out); in ahc_handle_scsiint() 2863 && ahc_inb(ahc, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahc_setup_initiator_msgout() 2917 panic("SCB = %d, SCB Control = %x, MSG_OUT = %x " in ahc_setup_initiator_msgout() 2919 ahc_inb(ahc, MSG_OUT), scb->flags); in ahc_setup_initiator_msgout() 3107 ahc_outb(ahc, MSG_OUT, NOP); in ahc_clear_msg_state() 3190 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_handle_proto_violation() 4089 ahc_outb(ahc, MSG_OUT, MSG_IDENTIFYFLAG); in ahc_handle_msg_reject() 5171 ahc_outb(ahc, MSG_OUT, NO in ahc_chip_init() [all...] |
H A D | aic79xx_core.c | 1129 ahd_outb(ahd, MSG_OUT, NOP); /* No message to send */ in ahd_restart() 1950 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2009 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2142 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_seqint() 2835 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_transmission_error() 3367 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_handle_proto_violation() 4380 && ahd_inb(ahd, MSG_OUT) == HOST_MSG) { in ahd_setup_initiator_msgout() 4400 && ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) { in ahd_setup_initiator_msgout() 4464 panic("SCB = %d, SCB Control = %x:%x, MSG_OUT = %x " in ahd_setup_initiator_msgout() 4466 ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT), in ahd_setup_initiator_msgout() [all...] |
H A D | aic7xxx_osm.c | 2206 ahc_outb(ahc, MSG_OUT, HOST_MSG); in ahc_linux_queue_recovery_cmd()
|
H A D | aic79xx_osm.c | 2255 ahd_outb(ahd, MSG_OUT, HOST_MSG); in ahd_linux_queue_abort_cmd()
|