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

  /src/sys/dev/pci/
if_agereg.h 301 #define DMA_BLOCK_LOAD 0x00000001
if_alereg.h 334 #define DMA_BLOCK_LOAD 0x00000001
if_alcreg.h 495 #define DMA_BLOCK_LOAD 0x00000001
if_age.c 1693 CSR_WRITE_4(sc, AGE_DMA_BLOCK, DMA_BLOCK_LOAD);
if_ale.c 1674 CSR_WRITE_4(sc, ALE_DMA_BLOCK, DMA_BLOCK_LOAD);
if_alc.c 2920 CSR_WRITE_4(sc, ALC_DMA_BLOCK, DMA_BLOCK_LOAD);

Completed in 22 milliseconds