Home | History | Annotate | Download | only in vki

Lines Matching defs:bytes

235 	unsigned int mem_unit;		/* Memory unit size in bytes */
586 char sa_data[14]; /* 14 bytes of protocol address */
715 /* 3 bytes spare */
1370 }; /* 64 bytes */
1388 }; /* 128 bytes + ring size */
1406 unsigned short msg_cbytes; /* current number of bytes on queue */
1408 unsigned short msg_qbytes; /* max number of bytes on queue */
1435 int shm_segsz; /* size of segment (bytes) */
1652 #define VKI_BLKGETSIZE64 _VKI_IOR(0x12,114,vki_size_t) /* return device size in bytes (u64 *arg) */
1665 unsigned char cmd_len; /* [i] SCSI command length ( <= 16 bytes) */
1686 } vki_sg_io_hdr_t; /* 64 bytes long (on i386) */
1697 } vki_sg_scsi_id_t; /* 32 bytes long on i386 */
1729 #define VKI_CDROMREADMODE2 0x530c /* Read CDROM mode 2 data (2336 Bytes)
1739 #define VKI_CDROMREADRAW 0x5314 /* read data in raw mode (2352 Bytes)
1817 __vki_u8 __user *buf; /* frame buffer (size: nframes*2352 bytes) */
1850 #define VKI_CD_SYNC_SIZE 12 /* 12 sync bytes per raw data frame */
1851 #define VKI_CD_HEAD_SIZE 4 /* header (address) bytes per raw data frame */
1852 #define VKI_CD_FRAMESIZE_RAW 2352 /* bytes per frame, "raw" mode */
1906 int fragsize; /* Size of a fragment in bytes */
1908 int bytes; /* Available space in bytes (includes partially used fragments) */
1909 /* Note! 'bytes' could be more than fragments*fragsize */
1973 __vki_u32 line_length; /* length of a line in bytes */
2502 #define VKI_SIOCSIWRTS 0x8B22 /* set RTS/CTS threshold (bytes) */
2503 #define VKI_SIOCGIWRTS 0x8B23 /* get RTS/CTS threshold (bytes) */
2504 #define VKI_SIOCSIWFRAG 0x8B24 /* set fragmentation thr (bytes) */
2505 #define VKI_SIOCGIWFRAG 0x8B25 /* get fragmentation thr (bytes) */
2552 __vki_u16 length; /* number of fields or size in bytes */