Searched refs:int8_t (Results 76 - 100 of 318) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pv/
H A Dxenreg.h158 int8_t tsc_shift;
159 int8_t pad1[3];
/openbsd-current/sys/dev/pci/
H A Dkate.c76 int8_t sc_numsensors;
198 int8_t n = sc->sc_numsensors;
/openbsd-current/sys/dev/i2c/
H A Dbmc150.c160 int8_t msb;
161 int8_t temp;
H A Dthmc50.c122 int8_t sdata;
/openbsd-current/lib/libcbor/src/cbor/
H A Dencoding.c153 int8_t logical_exp = (int8_t)(exp - 127);
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDefs.h273 int8_t sint8;
283 int8_t v_sint8[64];
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h203 int8_t SclkIndex;
204 int8_t MclkIndex;
H A Dsmu72_discrete.h208 int8_t SclkIndex;
209 int8_t MclkIndex;
399 int8_t FanControl_GL_Flag;
426 int8_t CurrLevel;
427 int8_t TargLevel;
H A Dsmu74_discrete.h219 int8_t SclkIndex;
220 int8_t MclkIndex;
394 int8_t Padding;
421 int8_t CurrLevel;
422 int8_t TargLevel;
H A Dsmu75_discrete.h234 int8_t SclkIndex;
235 int8_t MclkIndex;
399 int8_t Padding;
427 int8_t CurrLevel;
428 int8_t TargLevel;
H A Dsmu73_discrete.h192 int8_t SclkIndex;
193 int8_t MclkIndex;
379 int8_t Padding;
408 int8_t CurrLevel;
409 int8_t TargLevel;
H A Dsmu7_discrete.h279 int8_t SclkIndex;
280 int8_t MclkIndex;
454 int8_t Padding;
H A Dsmu11_driver_if.h555 int8_t GfxOffset;
559 int8_t SocOffset;
563 int8_t Mem0Offset;
567 int8_t Mem1Offset;
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dwrapper_function_utils_test.cpp137 return WrapperFunction<int8_t(SPSExecutorAddrRange)>::handle(
140 int8_t Sum = 0;
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsmu7_discrete.h279 int8_t SclkIndex;
280 int8_t MclkIndex;
453 int8_t Padding;
/openbsd-current/usr.sbin/hostapd/
H A Dprint-802_11.c551 PRINTF(", sig %ddBm", *(int8_t*)t);
557 PRINTF(", noise %ddBm", *(int8_t*)t);
586 PRINTF(", txpower %ddBm", *(int8_t*)t);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h244 uint32_t *flags, int8_t *xcp_id);
335 uint64_t size, u32 alloc_flag, int8_t xcp_id);
337 uint64_t size, u32 alloc_flag, int8_t xcp_id);
/openbsd-current/usr.sbin/npppd/npppd/
H A Dppp.h269 int8_t recv_reqs;
271 int8_t recv_ress;
601 int8_t disconnect_direction;
/openbsd-current/sys/sys/
H A Dstdint.h32 typedef __int8_t int8_t; typedef
/openbsd-current/sys/arch/sh/sh/
H A Ddb_trace.c191 int8_t n = inst & 0xff;
/openbsd-current/sys/netinet/
H A Dip_icmp.h112 int8_t id_data[1];
H A Din4_cksum.c164 w = (u_int16_t *)((int8_t *)w + 1);
/openbsd-current/sys/net/
H A Dpipex.h85 int8_t pr_ccp_id; /* CCP current packet id */
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_arcturus.h661 int8_t GfxOffset; // in Amps
665 int8_t SocOffset; // in Amps
669 int8_t MemOffset; // in Amps
673 int8_t BoardOffset; // in Amps
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/vega12/
H A Dsmu9_driver_if.h453 int8_t GfxOffset;
457 int8_t SocOffset;
461 int8_t Mem0Offset;
465 int8_t Mem1Offset;

Completed in 259 milliseconds

1234567891011>>