Home
last modified time | relevance | path

Searched refs:ide_flags (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dpciidevar.h174 int ide_flags; member
H A Djmide.c285 pp->ide_flags = 0; in jmide_attach()
H A Dcmdide.c135 bool one_channel = ISSET(sc->sc_pp->ide_flags, IDE_SHARED_CHANNELS); in cmd_channel_map()
H A Dpciide_common.c457 if ((sc->sc_pp->ide_flags & IDE_16BIT_IOSPACE) in pciide_mapreg_dma()