Searched defs:dwords (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | int_types.h | 51 } dwords; typedef
|
/openbsd-src/sys/dev/ic/ |
H A D | mpi.c | 1852 mpi_handshake_send(struct mpi_softc *sc, void *buf, size_t dwords) in mpi_handshake_send() 1911 mpi_handshake_recv(struct mpi_softc *sc, void *buf, size_t dwords) in mpi_handshake_recv()
|
H A D | advlib.c | 1068 u_int16_t s_addr, u_int32_t *s_buffer, int dwords) in AscMemDWordCopyToLram()
|
/openbsd-src/sys/dev/pci/ |
H A D | mpii.c | 1185 mpii_handshake_send(struct mpii_softc *sc, void *buf, size_t dwords) in mpii_handshake_send() 1244 mpii_handshake_recv(struct mpii_softc *sc, void *buf, size_t dwords) in mpii_handshake_recv()
|
H A D | if_iwx.c | 1691 iwx_read_mem(struct iwx_softc * sc,uint32_t addr,void * buf,int dwords) iwx_read_mem() argument 1708 iwx_write_mem(struct iwx_softc * sc,uint32_t addr,const void * buf,int dwords) iwx_write_mem() argument
|
H A D | if_iwm.c | 1084 iwm_read_mem(struct iwm_softc *sc, uint32_t addr, void *buf, int dwords) in iwm_read_mem() argument 1101 iwm_write_mem(struct iwm_softc *sc, uint32_t addr, const void *buf, int dwords) in iwm_write_mem() argument
|
H A D | if_mcx.c | 3184 const uint32_t *dwords = buf; mcx_xor() local
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 1119 int dwords; in expand_block_move() local 7316 int dwords = ((ca->byref in sh_function_arg_advance() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 667 int dwords; local
|