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

  /src/sys/dev/pci/
ubsecvar.h 145 #define UBS_FLAGS_MULTIMCR 0x40 /* 5827+ with 4 MCRs */
ubsec.c 272 UBS_FLAGS_MULTIMCR | UBS_FLAGS_HWNORM |
284 UBS_FLAGS_MULTIMCR | UBS_FLAGS_HWNORM |
296 UBS_FLAGS_MULTIMCR | UBS_FLAGS_HWNORM |
531 if (sc->sc_flags & UBS_FLAGS_MULTIMCR)
711 if (sc->sc_flags & UBS_FLAGS_MULTIMCR)
2189 if (sc->sc_flags & UBS_FLAGS_MULTIMCR) {
2221 if (sc->sc_flags & UBS_FLAGS_MULTIMCR) {

Completed in 13 milliseconds