Searched refs:HVD (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h82 #define FE_DIFF (1<<24) /* SCSI HVD support */
H A Dsym_hipd.c118 case SMODE_HVD: return "HVD"; sym_scsi_bus_mode()
652 * how to check against HVD, since a 100% safe algorithm is not possible.
/linux-4.4.14/drivers/scsi/
H A Dadvansys.c401 #define ASC_IERR_HVD_DEVICE 0x0100 /* HVD device on LVD port */
1452 #define HVD 0x1000 /* HVD Device Detect */ macro
5134 * connectors are acceptable except HVD device attached. For example, AdvInitAsc38C0800Driver()
5139 * If an HVD device is attached to one of LVD connectors, return an AdvInitAsc38C0800Driver()
5140 * error. However, there is no way to detect HVD device attached to AdvInitAsc38C0800Driver()
5143 if (scsi_cfg1 & HVD) { AdvInitAsc38C0800Driver()
5200 * Clear BIG_ENDIAN, DIS_TERM_DRV, Terminator Polarity and HVD/LVD/SE AdvInitAsc38C0800Driver()
5629 * Each ASC-38C1600 function has two connectors. Only an HVD device AdvInitAsc38C1600Driver()
5634 * If an HVD device is attached, return an error. AdvInitAsc38C1600Driver()
5636 if (scsi_cfg1 & HVD) { AdvInitAsc38C1600Driver()
H A Dscsi_transport_spi.c156 { SPI_SIGNAL_HVD, "HVD" },
H A Dncr53c8xx.c3913 ** user has to tell us how to check against HVD, ncr_prepare_setting()
3925 case 3: /* SYMBIOS controllers report HVD through GPIO3 */ ncr_prepare_setting()
3928 case 2: /* Set HVD unconditionally */ ncr_prepare_setting()
3930 case 1: /* Trust previous settings for HVD */ ncr_prepare_setting()
3934 default:/* Don't care about HVD */ ncr_prepare_setting()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx.h226 AHC_HVD = 0x100000, /* HVD rather than SE */
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.c5429 "HVD or SE detected, minSyncFactor=%x\n", mpt_GetScsiPortSettings()

Completed in 366 milliseconds