Searched refs:uint16_t (Results 201 - 225 of 3828) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/geom/label/
H A Dg_label_ntfs.c53 uint16_t a_index;
54 uint16_t a_datalen;
55 uint16_t reserved3;
56 uint16_t a_dataoff;
57 uint16_t a_indexed;
62 uint16_t fr_hdrfoff;
63 uint16_t fr_hdrfnum;
65 uint16_t fr_seqnum;
66 uint16_t fr_nlink;
67 uint16_t fr_attrof
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c74 uint16_t handle;
79 uint16_t *n, uint16_t *size);
101 uint16_t maxssize; /* maximum size in bytes of a struct */
106 uint16_t stlen; /* len in bytes of structure table */
108 uint16_t stnum; /* number of structure table entries */
131 uint16_t segment; /* address segment location */
209 uint16_t clkspeed; /* ext clock speed in mhz */
210 uint16_t maxspeed; /* maximum speed in mhz */
211 uint16_t curspee
[all...]
H A Dpci_emul.h169 uint16_t msgctrl;
172 uint16_t msgdata;
179 uint16_t msgctrl;
188 uint16_t pcie_capabilities;
191 uint16_t dev_control;
192 uint16_t dev_status;
195 uint16_t link_control;
196 uint16_t link_status;
199 uint16_t slot_control;
200 uint16_t slot_statu
[all...]
H A Dvirtio.h135 uint16_t vd_flags; /* VRING_F_DESC_* */
136 uint16_t vd_next; /* next desc if F_NEXT */
147 uint16_t va_flags; /* VRING_AVAIL_F_* */
148 uint16_t va_idx; /* counts to 65535, then cycles */
149 uint16_t va_ring[]; /* size N, reported in QNUM value */
150 /* uint16_t va_used_event; -- after N ring entries */
155 uint16_t vu_flags; /* VRING_USED_F_* */
156 uint16_t vu_idx; /* counts to 65535, then cycles */
158 /* uint16_t vu_avail_event; -- after N ring entries */
278 size = sizeof(struct virtio_desc) * qsz + sizeof(uint16_t) * (
[all...]
/freebsd-13-stable/usr.sbin/fstyp/
H A Dntfs.c58 uint16_t a_index;
59 uint16_t a_datalen;
60 uint16_t reserved3;
61 uint16_t a_dataoff;
62 uint16_t a_indexed;
67 uint16_t fr_hdrfoff;
68 uint16_t fr_hdrfnum;
70 uint16_t fr_seqnum;
71 uint16_t fr_nlink;
72 uint16_t fr_attrof
[all...]
/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2fs.h61 uint16_t e2fs_mnt_count; /* mount count */
62 uint16_t e2fs_max_mnt_count; /* max mount count */
63 uint16_t e2fs_magic; /* magic number */
64 uint16_t e2fs_state; /* file system state */
65 uint16_t e2fs_beh; /* behavior on errors */
66 uint16_t e2fs_minrev; /* minor revision level */
71 uint16_t e2fs_ruid; /* default uid for reserved blocks */
72 uint16_t e2fs_rgid; /* default gid for reserved blocks */
75 uint16_t e2fs_inode_size; /* size of inode structure */
76 uint16_t e2fs_block_group_n
[all...]
/freebsd-13-stable/sys/netinet/
H A Dsctp_header.h83 uint16_t addr_type[2]; /* array of supported address types */
140 uint16_t sid;
141 uint16_t ssn;
153 uint16_t sid;
154 uint16_t reserved; /* Where does the SSN go? */
176 uint16_t num_outbound_streams; /* OS */
177 uint16_t num_inbound_streams; /* MIS */
201 uint16_t peerport; /* port address of the peer in the INIT */
202 uint16_t myport; /* my port address used in the INIT */
240 uint16_t star
[all...]
/freebsd-13-stable/contrib/tcpdump/
H A Din_cksum.c56 uint16_t
59 register const uint16_t *w;
66 uint16_t s;
69 uint16_t s[2];
76 w = (const uint16_t *)(const void *)vec->ptr;
88 w = (const uint16_t *)(const void *)((const uint8_t *)w + 1);
99 w = (const uint16_t *)(const void *)((const uint8_t *)w + 1);
156 uint16_t
157 in_cksum_shouldbe(uint16_t sum, uint16_t computed_su
[all...]
H A Dappletalk.h36 uint16_t length;
37 uint16_t checksum;
38 uint16_t dstNet;
39 uint16_t srcNet;
48 uint16_t length;
77 uint16_t transID;
114 uint16_t net;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) {
76 uint16_t getStartColumn() const {
77 return static_cast<uint16_t>(ColumnData & StartColumnMask);
80 uint16_t getEndColumn() const {
81 return static_cast<uint16_t>((ColumnData & EndColumnMask) >>
99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement)
118 uint16_t getStartColumn() const { return ColumnInf.getStartColumn(); }
120 uint16_t getEndColum
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h127 BitRef(unsigned R = 0, uint16_t P = 0) : Reg(R), Pos(P) {}
135 uint16_t Pos;
195 BitValue(unsigned Reg, uint16_t Pos) : Type(Ref), RefI(Reg, Pos) {}
288 BitMask(uint16_t b, uint16_t e) : B(b), E(e) {}
290 uint16_t first() const { return B; }
291 uint16_t last() const { return E; }
294 uint16_t B = 0;
295 uint16_t E = 0;
300 RegisterCell(uint16_t Widt
[all...]
/freebsd-13-stable/sys/dev/bwi/
H A Dbwimac.h64 uint16_t bwi_memobj_read_2(struct bwi_mac *, uint16_t, uint16_t);
65 uint32_t bwi_memobj_read_4(struct bwi_mac *, uint16_t, uint16_t);
66 void bwi_memobj_write_2(struct bwi_mac *, uint16_t, uint16_t,
67 uint16_t);
68 void bwi_memobj_write_4(struct bwi_mac *, uint16_t, uint16_t,
[all...]
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_ioctl.h68 uint16_t mfi_adapter_no;
69 uint16_t mfi_pad1;
84 uint16_t mfi_adapter_no;
85 uint16_t mfi_pad1;
100 uint16_t aen_adapter_no;
101 uint16_t aen_pad1;
115 uint16_t lioc_adapter_no;
116 uint16_t lioc_pad1;
154 uint16_t laen_adapter_no;
155 uint16_t laen_pad
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
H A Dbyteorder.h62 #define cpu_to_le16p(x) htole16(*((const uint16_t *)(x)))
63 #define le16_to_cpup(x) le16toh(*((const uint16_t *)(x)))
68 #define cpu_to_be16p(x) htobe16(*((const uint16_t *)(x)))
69 #define be16_to_cpup(x) be16toh(*((const uint16_t *)(x)))
75 #define cpu_to_le16s(x) do { *((uint16_t *)(x)) = cpu_to_le16p((x)); } while (0)
76 #define le16_to_cpus(x) do { *((uint16_t *)(x)) = le16_to_cpup((x)); } while (0)
81 #define cpu_to_be16s(x) do { *((uint16_t *)(x)) = cpu_to_be16p((x)); } while (0)
82 #define be16_to_cpus(x) do { *((uint16_t *)(x)) = be16_to_cpup((x)); } while (0)
89 be16_add_cpu(uint16_t *var, uint16_t va
[all...]
/freebsd-13-stable/sys/netgraph/netflow/
H A Dng_netflow.h119 uint16_t ifinfo_index; /* connected iface index */
125 uint16_t iface; /* which iface dlt change */
131 uint16_t iface; /* which iface index change */
132 uint16_t index; /* new index */
154 uint16_t iface; /* which iface config change */
160 uint16_t time; /* max time between announce */
161 uint16_t packets; /* max packets between announce */
166 uint16_t mtu; /* MTU for packet */
179 uint16_t templ_packets; /* v9 template packets */
180 uint16_t templ_tim
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h65 uint16_t ProcResourceIdx;
66 uint16_t Cycles;
80 uint16_t WriteResourceID;
117 uint16_t NumMicroOps : 14;
120 uint16_t WriteProcResIdx; // First index into WriteProcResTable.
121 uint16_t NumWriteProcResEntries;
122 uint16_t WriteLatencyIdx; // First index into WriteLatencyTable.
123 uint16_t NumWriteLatencyEntries;
124 uint16_t ReadAdvanceIdx; // First index into ReadAdvanceTable.
125 uint16_t NumReadAdvanceEntrie
[all...]
/freebsd-13-stable/contrib/ldns/ldns/
H A Dpacket.h195 uint16_t _id;
215 uint16_t _qdcount;
217 uint16_t _ancount;
219 uint16_t _nscount;
221 uint16_t _arcount;
249 uint16_t _edns_udp_size;
257 uint16_t _edns_z;
308 uint16_t ldns_pkt_id(const ldns_pkt *p);
368 uint16_t ldns_pkt_qdcount(const ldns_pkt *p);
374 uint16_t ldns_pkt_ancoun
[all...]
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp.h82 uint16_t len;
83 uint16_t id;
84 uint16_t res0;
85 uint16_t cmd_hi;
87 uint16_t res1;
88 uint16_t recon_hold;
104 uint16_t orb_hi;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec_mii_acc.c66 static uint8_t dtsec_mii_get_div(uint16_t dtsec_freq)
68 uint16_t mgmt_clk;
92 uint8_t reg, uint16_t data, uint16_t dtsec_freq)
126 uint8_t reg, uint16_t *data, uint16_t dtsec_freq)
151 *data = (uint16_t)ioread32be(&regs->miimstat);
/freebsd-13-stable/sys/dev/usb/
H A Dusb_ioctl.h93 uint16_t ucr_flags;
94 uint16_t ucr_actlen; /* actual length transferred */
110 uint16_t ugd_lang_id;
111 uint16_t ugd_maxlen;
112 uint16_t ugd_actlen;
113 uint16_t ugd_offset;
124 uint16_t udi_productNo;
125 uint16_t udi_vendorNo;
126 uint16_t udi_releaseNo;
127 uint16_t udi_powe
[all...]
H A Dusb_request.h35 struct mtx *mtx, uint16_t sel);
37 struct mtx *mtx, uint8_t port, uint16_t sel);
44 struct usb_config_descriptor **ppcd, uint16_t wValue);
51 uint16_t *actlen, void *desc, uint16_t min_len,
52 uint16_t max_len, uint16_t id, uint8_t type,
73 uint16_t addr);
75 uint16_t sel);
77 struct mtx *mtx, uint8_t port, uint16_t se
[all...]
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_hw.h123 uint16_t msi_index;
124 uint16_t rsrvd2;
141 uint16_t cntxt_id; /* handle for context */
157 uint16_t flags_opcode; /* Bits 0-6: flags; 7-12: opcode */
176 uint16_t data_len_hi; /* data length upper 16 bits */
180 uint16_t rsrvd0;
181 uint16_t mss; /* MSS for this packet */
187 uint16_t rsrvd1;
192 uint16_t buf1_len; /* length of buffer 1 */
193 uint16_t buf2_le
[all...]
/freebsd-13-stable/sys/net/
H A Diflib.h46 typedef uint16_t qidx_t;
69 uint16_t irf_len;
77 uint16_t iri_qsidx; /* qset index */
78 uint16_t iri_vtag; /* vlan tag - if flag set */
80 uint16_t iri_len; /* packet length */
100 uint16_t iru_qsidx;
101 uint16_t iru_count;
102 uint16_t iru_buf_size;
113 uint16_t ipi_qsidx; /* queue set index */
117 uint16_t ipi_flag
[all...]
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_acl.h68 uint16_t z_type;
69 uint16_t z_flags;
97 uint16_t z_flags; /* flags, i.e inheritance */
98 uint16_t z_type; /* type of entry allow/deny */
104 uint16_t z_acl_version; /* acl version */
105 uint16_t z_acl_pad; /* pad */
115 #define ZFS_ACL_COUNT_SIZE (sizeof (uint16_t))
120 uint16_t z_acl_version; /* acl version */
121 uint16_t z_acl_count; /* ace count */
129 uint16_t (*ace_flags_ge
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h29 typedef uint16_t hsa_ext_exception_kind16_t;
533 uint16_t amd_machine_kind;
534 uint16_t amd_machine_version_major;
535 uint16_t amd_machine_version_minor;
536 uint16_t amd_machine_version_stepping;
599 uint16_t wavefront_sgpr_count;
603 uint16_t workitem_vgpr_count;
607 uint16_t reserved_vgpr_first;
612 uint16_t reserved_vgpr_count;
616 uint16_t reserved_sgpr_firs
[all...]

Completed in 151 milliseconds

1234567891011>>