Searched full:wdtr (Results 1 – 12 of 12) sorted by relevance
| /linux/include/scsi/ |
| H A D | scsi_device.h | 209 unsigned wdtr:1; /* Device supports WDTR messages */ member 650 return sdev->wdtr; in scsi_device_wide()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 2986 * Force async with a WDTR message if we have a wide bus, in ahc_build_transfer_msg() 3009 * Regardless, guarantee that if we are using WDTR and SDTR in ahc_build_transfer_msg() 3010 * messages that WDTR comes first. in ahc_build_transfer_msg() 3062 printk("(%s:%c:%d:%d): Sending WDTR %x\n", in ahc_construct_wdtr() 3716 printk("(%s:%c:%d:%d): Received WDTR " in ahc_parse_msg() 3725 * Don't send a WDTR back to the in ahc_parse_msg() 3741 * Send our own WDTR in reply in ahc_parse_msg() 3746 "Initiated WDTR\n", in ahc_parse_msg() 3985 * outstanding SDTR or WDTR message for this in ahc_handle_msg_reject() 4011 "Trying WDTR/SDTR\n", in ahc_handle_msg_reject() [all …]
|
| H A D | aic79xx_core.c | 3162 printk("WDTR negotiation rejected busfree.\n"); in ahd_handle_nonpkt_busfree() 3955 * WDTR or SDTR messages. in ahd_set_syncrate() 4534 * Force async with a WDTR message if we have a wide bus, in ahd_build_transfer_msg() 4556 * Regardless, guarantee that if we are using WDTR and SDTR in ahd_build_transfer_msg() 4557 * messages that WDTR comes first. in ahd_build_transfer_msg() 4609 printk("(%s:%c:%d:%d): Sending WDTR %x\n", in ahd_construct_wdtr() 5217 printk("(%s:%c:%d:%d): Received WDTR " in ahd_parse_msg() 5226 * Don't send a WDTR back to the in ahd_parse_msg() 5242 * Send our own WDTR in reply in ahd_parse_msg() 5247 "Initiated WDTR\n", in ahd_parse_msg() [all …]
|
| H A D | aic7xxx.reg | 1732 /* WDTR Message values */
|
| H A D | aic79xx.reg | 4217 /* WDTR Message values */
|
| /linux/Documentation/scsi/ |
| H A D | aic7xxx.rst | 158 - When negotiation async via an 8bit WDTR message, send
|
| H A D | aic79xx.rst | 90 - When negotiation async via an 8bit WDTR message, send
|
| /linux/drivers/message/fusion/ |
| H A D | mptbase.h | 480 /* #define MPT_SCSICFG_BLK_NEGO 0x10 WriteSDP1 with WDTR and SDTR disabled */
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 753 * a SDTR or WDTR message is appended.
|
| H A D | sym_hipd.c | 2059 * We received a WDTR. 4194 * chip handler for WIDE DATA TRANSFER REQUEST (WDTR) message. 4221 sym_print_addr(cp->cmd, "wdtr: wide=%d chg=%d.\n", 4549 * We handle MODIFY DATA POINTER, SDTR, WDTR
|
| /linux/drivers/scsi/ |
| H A D | scsi_scan.c | 988 sdev->wdtr = 1; in scsi_add_lun()
|
| H A D | 53c700.c | 847 printk(KERN_INFO "scsi%d: (%d:%d), Unsolicited WDTR after CMD, Rejecting\n", in process_extended_message()
|