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

  /src/sys/dev/pci/
if_ixlvar.h 1065 ixl_dmamem_lo(struct ixl_dmamem *ixm) function in typeref:typename:uint32_t
if_iavf.c 2100 ixl_dmamem_lo(&sc->sc_atq));
2107 ixl_dmamem_lo(&sc->sc_arq));
2116 if (reg != ixl_dmamem_lo(&sc->sc_atq))
2120 if (reg != ixl_dmamem_lo(&sc->sc_arq))
if_ixl.c 1126 ixl_dmamem_lo(&sc->sc_atq));
1133 ixl_dmamem_lo(&sc->sc_arq));

Completed in 20 milliseconds