Searched defs:padding (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h506 uint32_t padding; /* padding for 64-bit aligned structure */ member in struct:xen_domctl_memory_mapping
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c4030 _hexspace(uint64_t v, int sz, int width, int padding) argument
4041 return (_get_spaces(width, padding, maxnbl));
4044 return (_get_spaces(width, padding, maxnbl));
4048 return (_get_spaces(width, padding, 1));
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c190 static void write_ancillary(char *buf, size_t len, boolean_t padding);
2784 /* we must use g_filesz for the amount of padding */
7378 * completely written (but not all of the padding nulls (as can happen on end
8098 write_ancillary(char *buf, size_t len, boolean_t padding) argument
8115 if (padding) {
8609 * Now add padding to end to fill out TBLOCK
8611 * Function returns size of real data and not size + padding.
8749 * Include any padding in the read. We need to be positioned
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.h731 uint8_t padding; member in struct:ar5416_eeprom_def
751 uint8_t padding; member in struct:ar5416_eeprom_4k
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1057 mDNSu16 padding; // So that RDataBody is aligned on 32-bit boundary member in struct:__anon54
1068 mDNSu16 padding; // So that data is aligned on 32-bit boundary member in struct:__anon55
3554 // properly packed, without adding padding bytes to align fields on 32-bit or 64-bit boundaries.
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h12 u8_t reserved0 /* resreved for padding */;
14 u32_t reserved1 /* resreved for padding */;
6557 u8_t exp_padding_2b /* Number of padding bytes not yet processed */;
6563 u8_t exp_padding_2b /* Number of padding bytes not yet processed */;
9297 u8_t padding[16] /* padding to 64 byte aligned */; member in struct:tstorm_toe_st_aligned_context

Completed in 181 milliseconds

12