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

  /src/sys/dev/pci/
pciidevar.h 174 int ide_flags; member in struct:pciide_product_desc
180 /* Flags for ide_flags */
jmide.c 285 pp->ide_flags = 0;
cmdide.c 135 bool one_channel = ISSET(sc->sc_pp->ide_flags, IDE_SHARED_CHANNELS);
pciide_common.c 460 if ((sc->sc_pp->ide_flags & IDE_16BIT_IOSPACE)

Completed in 14 milliseconds