Searched refs:BRDDAT7 (Results 1 – 6 of 6) sorted by relevance
180 #define BRDDAT7 0x80 macro
1096 bit BRDDAT7 0x80
1835 *eeprom_present = brdctl & BRDDAT7; in ahc_new_term_detect()1865 *internal68_present = (brdctl & BRDDAT7) ? 0 : 1; in aic787X_cable_detect()1880 *eeprom_present = (brdctl & BRDDAT7) ? 1 : 0; in aic787X_cable_detect()
1256 #define BRDDAT7 0x80 macro
495 field BRDDAT7 0x80
7795 *int_68 = !(brdctl & BRDDAT7); in aic2940_uwpro_wide_cable_detect()7805 *eeprom = !(brdctl & BRDDAT7); in aic2940_uwpro_wide_cable_detect()7842 *int_68 = !(brdctl & BRDDAT7); in aic787x_cable_detect()7852 *eeprom = !(brdctl & BRDDAT7); in aic787x_cable_detect()7878 *eprom_present = (brdctl & BRDDAT7); in aic7xxx_ultra2_term_detect()