Searched refs:int8_t (Results 1 - 25 of 320) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/fs/msdosfs/
H A Dbootsect.h29 int8_t bsOemName[8]; /* OEM name and version */
30 int8_t bsBPB[19]; /* BIOS parameter block */
31 int8_t bsDriveNumber; /* drive number (0x80) */
32 int8_t bsBootCode[479]; /* pad so struct is 512b */
40 int8_t exDriveNumber; /* drive number (0x80) */
41 int8_t exReserved1; /* reserved */
42 int8_t exBootSignature; /* ext. boot signature (0x29) */
44 int8_t exVolumeID[4]; /* volume ID number */
45 int8_t exVolumeLabel[11]; /* volume label */
46 int8_t exFileSysTyp
[all...]
H A Dbpb.h105 int8_t bpbBytesPerSec[2]; /* bytes per sector */
106 int8_t bpbSecPerClust; /* sectors per cluster */
107 int8_t bpbResSectors[2]; /* number of reserved sectors */
108 int8_t bpbFATs; /* number of FATs */
109 int8_t bpbRootDirEnts[2]; /* number of root directory entries */
110 int8_t bpbSectors[2]; /* total number of sectors */
111 int8_t bpbMedia; /* media descriptor */
112 int8_t bpbFATsecs[2]; /* number of sectors per FAT */
113 int8_t bpbSecPerTrack[2]; /* sectors per track */
114 int8_t bpbHead
[all...]
/freebsd-10.0-release/sys/dev/puc/
H A Dpuc_cfg.h79 int8_t ports;
80 int8_t rid; /* Rid of first port */
81 int8_t d_rid; /* Delta rid of next ports */
82 int8_t d_ofs; /* Delta offset of next ports */
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.inttypes.d39 printf("sizeof (int8_t) = %u\n", sizeof (int8_t));
/freebsd-10.0-release/contrib/ofed/include/infiniband/
H A Dtypes.h34 typedef int8_t s8;
36 typedef int8_t __s8;
/freebsd-10.0-release/contrib/tcpdump/
H A Dtimed.h58 int8_t tspu_hopcnt;
60 int8_t tsp_name[256];
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.h31 int8_t max_skipcount; /* Max No. of times PACAL can be skipped */
32 int8_t skipcount; /* No. of times the PACAL to be skipped */
H A Dar9287_olc.h27 uint8_t *pCalChans, uint16_t availPiers, int8_t *pPwr);
H A Dar9287_olc.c84 int8_t val;
106 uint8_t *pCalChans, uint16_t availPiers, int8_t *pPwr)
124 *pPwr = (int8_t) pRawDatasetOpLoop[idxL].pwrPdg[0][0];
126 *pPwr = ((int8_t) pRawDatasetOpLoop[idxL].pwrPdg[0][0] +
127 (int8_t) pRawDatasetOpLoop[idxR].pwrPdg[0][0])/2;
/freebsd-10.0-release/sys/dev/malo/
H A Dif_maloioctl.h64 int8_t mst_rx_rssi;
65 int8_t mst_rx_noise;
91 int8_t wr_antsignal;
92 int8_t wr_antnoise;
/freebsd-10.0-release/usr.sbin/wpa/wpa_supplicant/
H A Dntddndis.h18 #define CHAR int8_t
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h72 int8_t pwrTableOffset;
73 int8_t tempSensSlope;
74 int8_t tempSensSlopePalOn;
81 int8_t antennaGainCh[AR9287_MAX_CHAINS];
85 int8_t adcDesiredSize;
90 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
93 int8_t iqCalICh[AR9287_MAX_CHAINS];
94 int8_t iqCalQCh[AR9287_MAX_CHAINS];
161 int8_t ee_antennaGainMax[2];
H A Dah_desc.h52 int8_t ts_rssi; /* tx ack RSSI */
70 int8_t ts_rssi_ctl[3]; /* tx ack RSSI [ctl, chain 0-2] */
71 int8_t ts_rssi_ext[3]; /* tx ack RSSI [ext, chain 0-2] */
116 int8_t rs_rssi; /* rx frame RSSI (combined for 11n) */
124 int8_t rs_rssi_ctl[3]; /* rx frame RSSI [ctl, chain 0-2] */
125 int8_t rs_rssi_ext[3]; /* rx frame RSSI [ext, chain 0-2] */
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineDataAssign.d48 inline int8_t new_int8 = 'p';
H A Dtst.InlineExpression.d49 inline int8_t new_int8 = 'p';
/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwlioctl.h65 int8_t mst_rx_rssi;
66 int8_t mst_rx_noise;
113 int8_t wr_antsignal;
114 int8_t wr_antnoise;
/freebsd-10.0-release/include/protocols/
H A Drouted.h94 int8_t md5_keyid; /* key ID and auth data len */
95 int8_t md5_auth_len; /* 16 */
111 int8_t ru_tracefile[1];
/freebsd-10.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h102 int8_t ast_tx_rssi; /* tx rssi of last ack */
103 int8_t ast_rx_rssi; /* rx rssi from histogram */
125 int8_t ast_rx_noise; /* rx noise floor */
151 int8_t wr_antsignal;
152 int8_t wr_antnoise;
158 int8_t wr_chan_maxpow;
176 int8_t wt_chan_maxpow;
/freebsd-10.0-release/sys/dev/ral/
H A Drt2860var.h39 int8_t wr_antsignal;
40 int8_t wr_antnoise;
166 int8_t txpow1[54];
167 int8_t txpow2[54];
168 int8_t rssi_2ghz[3];
169 int8_t rssi_5ghz[3];
H A Drt2661var.h27 int8_t wr_antsignal;
28 int8_t wr_antnoise;
57 int8_t rssi;
133 int8_t txpow[38];
/freebsd-10.0-release/contrib/flex/
H A Dflexint.h19 typedef int8_t flex_int8_t;
/freebsd-10.0-release/sys/boot/efi/include/ia64/
H A Defibind.h53 typedef __int8 int8_t; typedef
66 typedef char int8_t; typedef
78 typedef char int8_t; typedef
96 typedef int8_t INT8;
/freebsd-10.0-release/sys/sys/
H A D_stdint.h34 typedef __int8_t int8_t; typedef
/freebsd-10.0-release/tools/tools/find-sb/
H A Dmini_ufs.h110 int8_t fs_fmod; /* super block modified flag */
111 int8_t fs_clean; /* filesystem is clean flag */
112 int8_t fs_ronly; /* mounted read-only flag */
113 int8_t fs_old_flags; /* old FS_ flags */
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-fau.h127 int8_t value : 7;
235 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value)
318 static inline cvmx_fau_tagwait8_t cvmx_fau_tagwait_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value)
424 static inline void cvmx_fau_async_fetch_and_add8(uint64_t scraddr, cvmx_fau_reg_8_t reg, int8_t value)
501 static inline void cvmx_fau_async_tagwait_fetch_and_add8(uint64_t scraddr, cvmx_fau_reg_8_t reg, int8_t value)
548 static inline void cvmx_fau_atomic_add8(cvmx_fau_reg_8_t reg, int8_t value)
595 static inline void cvmx_fau_atomic_write8(cvmx_fau_reg_8_t reg, int8_t value)

Completed in 259 milliseconds

1234567891011>>