HomeSort by: relevance | last modified time | path
    Searched refs:CFWIDEB (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 304 if (sc->device_flags[i] & CFWIDEB)
310 if (sc->device_flags[i] & CFWIDEB)
aic79xxvar.h 857 #define CFWIDEB 0x1000 /* wide bus device */
aic7xxxvar.h 903 #define CFWIDEB 0x0020 /* wide bus device */
aic79xx.c 6690 if ((sc->device_flags[targ] & CFWIDEB) != 0)
  /src/sys/arch/i386/isa/
ahc_isa.c 521 if (sc.device_flags[i] & CFWIDEB)

Completed in 55 milliseconds