Home
last modified time | relevance | path

Searched refs:DMA_BLOCK_LOAD (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/age/
HDif_agereg.h306 #define DMA_BLOCK_LOAD 0x00000001 macro
HDif_age.c2639 CSR_WRITE_4(sc, AGE_DMA_BLOCK, DMA_BLOCK_LOAD); in age_init_locked()
/NextBSD/sys/dev/ale/
HDif_alereg.h339 #define DMA_BLOCK_LOAD 0x00000001 macro
HDif_ale.c2701 CSR_WRITE_4(sc, ALE_DMA_BLOCK, DMA_BLOCK_LOAD); in ale_init_locked()
/NextBSD/sys/dev/alc/
HDif_alcreg.h511 #define DMA_BLOCK_LOAD 0x00000001 macro
HDif_alc.c4015 CSR_WRITE_4(sc, ALC_DMA_BLOCK, DMA_BLOCK_LOAD); in alc_init_locked()