Searched refs:CFDISC (Results 1 – 6 of 6) sorted by relevance
334 if (sc->device_flags[i] & CFDISC) in aha2840_load_seeprom()
776 #define CFDISC 0x0010 /* enable disconnection */ macro
834 #define CFDISC 0x0400 /* enable disconnection */ macro
1441 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom()
7750 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata()
486 #define CFDISC 0x0010 /* enable disconnection */ macro8680 sc->device_flags[i] = (p->discenable & mask) ? CFDISC : 0; in aic7xxx_load_seeprom()8710 sc->device_flags[i] = CFDISC; in aic7xxx_load_seeprom()8725 if (sc->device_flags[i] & CFDISC) in aic7xxx_load_seeprom()