Home
last modified time | relevance | path

Searched refs:BRDDAT7 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1710 * Flash Enable = BRDDAT7 in configure_termination()
1834 * BRDDAT7 = Eeprom in ahc_new_term_detect()
1841 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()
1867 * BRDDAT7 is INT68. in aic787X_cable_detect()
1871 *internal68_present = (brdctl & BRDDAT7) ? 0 : 1; in aic787X_cable_detect()
1882 * BRDDAT7 is EPROMPS. in aic787X_cable_detect()
1886 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
H A Daic7xxx_reg.h1255 #define BRDDAT7 0x80 macro
H A Daic7xxx.reg493 field BRDDAT7 0x80