Lines Matching defs:HVD
397 #define ASC_IERR_HVD_DEVICE 0x0100 /* HVD device on LVD port */
1448 #define HVD 0x1000 /* HVD Device Detect */
5130 * connectors are acceptable except HVD device attached. For example,
5135 * If an HVD device is attached to one of LVD connectors, return an
5136 * error. However, there is no way to detect HVD device attached to
5139 if (scsi_cfg1 & HVD) {
5196 * Clear BIG_ENDIAN, DIS_TERM_DRV, Terminator Polarity and HVD/LVD/SE
5625 * Each ASC-38C1600 function has two connectors. Only an HVD device
5630 * If an HVD device is attached, return an error.
5632 if (scsi_cfg1 & HVD) {