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

  /src/sys/dev/pci/
if_sipreg.h 232 #define CFG_MWI_DIS 0x00008000 /* MWI disable */
if_sip.c 929 (reg & CFG_MWI_DIS) != 0)
930 sc->sc_cfg |= CFG_MWI_DIS;

Completed in 15 milliseconds