Home
last modified time | relevance | path

Searched refs:__u16 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_minix.c52 typedef unsigned short __u16; typedef
88 __u16 i_mode;
89 __u16 i_uid;
94 __u16 i_zone[9];
104 __u16 i_mode;
105 __u16 i_nlinks;
106 __u16 i_uid;
107 __u16 i_gid;
119 __u16 s_ninodes;
120 __u16 s_nzones;
[all …]
H A Dfat.h29 typedef unsigned short __u16; typedef
47 __u16 fat_length; /* sectors/FAT */
48 __u16 secs_track; /* sectors per track */
49 __u16 heads; /* number of heads */
55 __u16 flags; /* bit 8: fat mirroring, low 4: active fat */
58 __u16 info_sector; /* filesystem info sector */
59 __u16 backup_boot; /* backup boot sector */
60 __u16 reserved2[6]; /* Unused */
63 #define FAT_CVT_U16(bytarr) (* (__u16*)(bytarr))
H A Dfsys_ext2fs.c41 typedef unsigned short __u16; typedef
70 __u16 s_mnt_count; /* Mount count */
72 __u16 s_magic; /* Magic signature */
73 __u16 s_state; /* File system state */
74 __u16 s_errors; /* Behaviour when detecting errors */
75 __u16 s_pad;
80 __u16 s_def_resuid; /* Default uid for reserved blocks */
81 __u16 s_def_resgid; /* Default gid for reserved blocks */
96 __u16 s_inode_size; /* size of inode structure */
97 __u16 s_block_group_nr; /* block group # of this superblock */
[all …]
H A Dfsys_reiserfs.c35 typedef unsigned short __u16; typedef
48 #define __cpu_to_le16(x) ((__u16) (x))
49 #define __le16_to_cpu(x) ((__u16) (x))
66 __u16 s_blocksize; /* block size */
67 __u16 s_oid_maxsize; /* max size of object id array */
68 __u16 s_oid_cursize; /* current size of object id array */
69 __u16 s_state; /* valid or error */
71 __u16 s_tree_height; /* height of disk tree */
72__u16 s_bmap_nr; /* amount of bitmap blocks needed to address each block of f…
73 __u16 s_version;
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dbug_inline_switch.c2 #define __u16 unsigned short macro
3 int foo(__u16 n);
4 static inline __u16 f(__u16 val) in f()
9 static inline unsigned int bar(__u16 n) in bar()
17 int foo(__u16 n) in foo()
H A Dbswap-constant-folding.c2 typedef unsigned short __u16; typedef
6 #define __swab16(x) (__u16)__builtin_bswap16((__u16)(x))
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h476 typedef uint16_t __u16; typedef
503 __u16 vlan;
504 __u16 len_hi;
505 __u16 len_lo;
515 __u16 urg;
535 __u16 csum;
536 __u16 vlan;
537 __u16 len;
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dosdep.h93 typedef uint16_t __u16; typedef
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h1803 __u16 wrid;
1821 __u16 wrid;
1846 __u16 wrid;
1851 __u16 wrid_send;
1877 __u16 wrid;
1894 __u16 wrid;
1903 __u16 wrid;
1941 __u16 wrid;
1978 __u16 wrid;
1990 __u16 wrid;
[all …]