Lines Matching defs:HVD
388 #define ASC_IERR_HVD_DEVICE 0x0100 /* HVD device on LVD port */
1435 #define HVD 0x1000 /* HVD Device Detect */
5081 * connectors are acceptable except HVD device attached. For example,
5086 * If an HVD device is attached to one of LVD connectors, return an
5087 * error. However, there is no way to detect HVD device attached to
5090 if (scsi_cfg1 & HVD) {
5147 * Clear BIG_ENDIAN, DIS_TERM_DRV, Terminator Polarity and HVD/LVD/SE
5576 * Each ASC-38C1600 function has two connectors. Only an HVD device
5581 * If an HVD device is attached, return an error.
5583 if (scsi_cfg1 & HVD) {