Lines Matching defs:bytes
15 of 22 bytes, corresponding to 16-bit alignment (as would have been
49 bytes. Defining things like this makes the code much more portable, and
139 /* # of bytes we send to the board when sending it various kinds of
166 /* Magic MIDI bytes used to switch I/O streams on the ICS2115 MPU401
387 data without forcing user-level extraction of the relevant bytes.
538 6000 bytes total has `size' = 3000.
544 wavefront_any __user *hdrptr; /* user-space ptr to hdr bytes */
547 wavefront_any hdr; /* kernel-space copy of hdr bytes */
550 /* The maximum number of bytes we will ever move to or from user space
567 unsigned char rbuf[WF_MAX_READ]; /* bytes read from card */
568 unsigned char wbuf[WF_MAX_WRITE]; /* bytes written to card */