Searched refs:addrh (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dam9516.h42 u_short addrh; /* high word of main mem DMA address */ member in struct:udc_table
H A Dsi_obio.c345 cmd->addrh = ((data_pa & 0xFF0000) >> 8) | UDC_ADDR_INFO;
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dtrees.S25 #define RSVMAP_ENTRY(addrh, addrl, lenh, lenl) \
26 FDTLONG(addrh) ; \
/netbsd-current/sys/dev/pci/
H A Dif_wm.c4302 uint32_t ral_lo, ral_hi, addrl, addrh; local
4341 addrh = WMREG_SHRAH(idx - 1);
4345 addrh = WMREG_PCH_LPT_SHRAH(idx - 1);
4354 CSR_WRITE(sc, addrh, ral_hi);

Completed in 208 milliseconds