Home
last modified time | relevance | path

Searched refs:addrh (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/sun3/dev/
Dam9516.h42 u_short addrh; /* high word of main mem DMA address */ member
Dsi_obio.c345 cmd->addrh = ((data_pa & 0xFF0000) >> 8) | UDC_ADDR_INFO; in si_obio_dma_setup()
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dip2k.cpu310 (define-pmacro addrh (reg h-spr #x10))
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dip2k.cpu310 (define-pmacro addrh (reg h-spr #x10))
/netbsd/src/sys/dev/pci/
Dif_wm.c4302 uint32_t ral_lo, ral_hi, addrl, addrh; in wm_set_ral() local
4341 addrh = WMREG_SHRAH(idx - 1); in wm_set_ral()
4345 addrh = WMREG_PCH_LPT_SHRAH(idx - 1); in wm_set_ral()
4354 CSR_WRITE(sc, addrh, ral_hi); in wm_set_ral()