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

  /src/sys/dev/pci/
jmide_reg.h 34 #define JM_CONTROL0_PCIIDE_CS 0x00400000 /* pciide channels swap */
jmide.c 250 sc->sc_chan_swap = ((pcictrl0 & JM_CONTROL0_PCIIDE_CS) != 0);

Completed in 13 milliseconds