Home | History | Annotate | Download | only in ic

Lines Matching defs:termination

108  * For the ASC3550 Bit 13 is Termination Polarity control bit.
459 #define ADW_TERM_CTL 0x0030 /* External SCSI Termination Bits */
460 #define ADW_TERM_CTL_H 0x0020 /* Enable External SCSI Upper Termination */
461 #define ADW_TERM_CTL_L 0x0010 /* Enable External SCSI Lower Termination */
480 #define ADW_TERM_LVD 0x00C0 /* LVD Termination Bits */
481 #define ADW_TERM_LVD_HI 0x0080 /* Enable LVD Upper Termination */
482 #define ADW_TERM_LVD_LO 0x0040 /* Enable LVD Lower Termination */
483 #define ADW_TERM_SE 0x0030 /* SE Termination Bits */
484 #define ADW_TERM_SE_HI 0x0020 /* Enable SE Upper Termination */
485 #define ADW_TERM_SE_LO 0x0010 /* Enable SE Lower Termination */
501 The following table details the SCSI_CFG1 Termination Polarity,
502 Termination Control and Cable Detect bits.
504 Cable Detect | Termination
630 #define ADW_WARN_EEPROM_TERMINATION 0x0004 /* EEP termination bad field */
681 u_int8_t termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 */