HomeSort by: relevance | last modified time | path
    Searched refs:BRDDAT6 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 468 * Secondary High Term Enable = BRDDAT6
495 brddat |= BRDDAT6;
563 brddat |= BRDDAT6;
592 * BRDDAT6 = Enable Secondary High Byte termination
599 *enableSEC_high = (brdctl & BRDDAT6);
623 * connectors. BRDDAT6 is INT50 and
627 *internal50_present = (brdctl & BRDDAT6) ? 0 : 1;
638 * connectors. BRDDAT6 is EXT68 and
642 *externalcable_present = (brdctl & BRDDAT6) ? 0 : 1;
661 *externalcable_present = (brdctl & BRDDAT6) ? 0 : 1
    [all...]
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 496 field BRDDAT6 0x40
aic7xxx_reg.h 1264 #define BRDDAT6 0x40

Completed in 14 milliseconds