Home
last modified time | relevance | path

Searched refs:CFDISC (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7770.c350 if (sc->device_flags[i] & CFDISC) in aha2840_load_seeprom()
H A Daic7xxx.h798 #define CFDISC 0x0010 /* enable disconnection */ macro
H A Daic79xx.h854 #define CFDISC 0x0400 /* enable disconnection */ macro
H A Daic7xxx_pci.c1515 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom()
H A Daic79xx.c6919 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata()