Searched refs:CFDISC (Results 1 – 6 of 6) sorted by relevance
358 if (sc->device_flags[i] & CFDISC) in aha2840_load_seeprom()
786 #define CFDISC 0x0010 /* enable disconnection */ macro
841 #define CFDISC 0x0400 /* enable disconnection */ macro
1509 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom()
6498 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata()
550 #define CFDISC 0x0010 /* enable disconnection */ macro9144 sc->device_flags[i] = (p->discenable & mask) ? CFDISC : 0; in aic7xxx_load_seeprom()9174 sc->device_flags[i] = CFDISC; in aic7xxx_load_seeprom()9189 if (sc->device_flags[i] & CFDISC) in aic7xxx_load_seeprom()