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

  /src/sys/dev/ic/
tulipvar.h 457 #define TULIPF_MWI 0x00000040 /* memory write inval okay */
tulip.c 1641 if (sc->sc_flags & TULIPF_MWI)
  /src/sys/dev/pci/
if_tlp_pci.c 587 sc->sc_flags |= TULIPF_MWI;

Completed in 18 milliseconds