Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7770.c359 if (sc->device_flags[i] & CFDISC) in aha2840_load_seeprom()
H A Daic7xxx.h802 #define CFDISC 0x0010 /* enable disconnection */ macro
H A Daic79xx.h858 #define CFDISC 0x0400 /* enable disconnection */ macro
H A Daic7xxx_pci.c1528 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom()
H A Daic79xx.c6981 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata()