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

  /src/sys/arch/alpha/pci/
dwlpxvar.h 80 #define DWLPX_SG128K 3
dwlpx.c 126 sc->dwlpx_sgmapsz == DWLPX_SG128K ? 128 : 32);
235 sc->dwlpx_sgmapsz = DWLPX_SG128K;
287 else if (sc->dwlpx_sgmapsz == DWLPX_SG128K)
297 if (sc->dwlpx_sgmapsz == DWLPX_SG128K)
dwlpx_dma.c 106 if (ccp->cc_sc->dwlpx_sgmapsz == DWLPX_SG128K) {

Completed in 13 milliseconds