Searched defs:totalsize (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/fs/ncpfs/ |
D | ncpsign_kernel.h | 16 …ign_packet(struct ncp_server *server, const char *data, size_t size, __u32 totalsize, void *sign_b… in sign_packet()
|
D | ncpsign_kernel.c | 95 void __sign_packet(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, voi… in __sign_packet() 110 int sign_verify_reply(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, … in sign_verify_reply()
|
/linux-2.6.39/include/linux/ |
D | of_fdt.h | 46 __be32 totalsize; /* total size of DT block */ member
|
/linux-2.6.39/arch/sh/kernel/cpu/ |
D | init.c | 199 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-2.6.39/scripts/dtc/libfdt/ |
D | fdt.h | 8 uint32_t totalsize; /* total size of DT block */ member
|
/linux-2.6.39/arch/arm/mach-pxa/ |
D | am200epd.c | 203 int totalsize; in am200_presetup_fb() local
|
/linux-2.6.39/arch/x86/kernel/ |
D | microcode_intel.c | 99 unsigned int totalsize; member
|
/linux-2.6.39/drivers/staging/tty/ip2/ |
D | i2lib.c | 534 int totalsize = 0; in i2QueueCommands() local
|
/linux-2.6.39/arch/alpha/kernel/ |
D | setup.c | 1295 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-2.6.39/scripts/dtc/ |
D | flattree.c | 806 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|