Searched refs:get_u32 (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Datom-bits.h43 static inline uint32_t get_u32(void *bios, int ptr) function
47 #define U32(ptr) get_u32(ctx->ctx->bios, (ptr))
48 #define CU32(ptr) get_u32(ctx->bios, (ptr))
/freebsd-10-stable/crypto/openssh/
H A Dmsg.c79 msg_len = get_u32(buf);
H A Dmisc.h101 u_int32_t get_u32(const void *)
H A Dgss-serv.c257 name->length = get_u32(tok+offset);
H A Dssh-pkcs11-client.c74 len = get_u32(buf);
H A Dssh-pkcs11-helper.c223 msg_len = get_u32(cp);
H A Dauthfd.c148 len = get_u32(buf);
H A Dcipher.c465 *plenp = get_u32(cp);
H A Dsftp-server.c350 val = get_u32(handle);
1414 msg_len = get_u32(cp);
H A Dssh_namespace.h355 #define get_u32 Fssh_get_u32 macro
H A Dmonitor_wrap.c160 msg_len = get_u32(buf);
H A Dmisc.c844 get_u32(const void *vp) function
H A Dumac.c137 #define LOAD_UINT32_REVERSED(p) get_u32(p)
H A Dmux.c1538 need = get_u32(buffer_ptr(&queue));
H A Dchannels.c1933 need = get_u32(buffer_ptr(&c->input));

Completed in 296 milliseconds