Lines Matching refs:frame
71 u_char frame[], ssize_t *frameUsed,
74 u_char frame[], ssize_t *frameUsed,
77 u_char frame[], ssize_t *frameUsed,
80 u_char frame[], ssize_t *frameUsed,
83 u_char frame[], ssize_t *frameUsed,
86 u_char frame[], ssize_t *frameUsed,
89 u_char frame[], ssize_t *frameUsed,
92 u_char frame[], ssize_t *frameUsed,
95 u_char frame[], ssize_t *frameUsed,
98 u_char frame[], ssize_t *frameUsed,
101 u_char frame[], ssize_t *frameUsed,
104 u_char frame[], ssize_t *frameUsed,
107 u_char frame[], ssize_t *frameUsed,
110 u_char frame[], ssize_t *frameUsed,
155 u_char frame[], ssize_t *frameUsed, in ata_ct_law() argument
161 u_char *p = &frame[*frameUsed]; in ata_ct_law()
180 u_char frame[], ssize_t *frameUsed, in ata_ct_s8() argument
184 void *p = &frame[*frameUsed]; in ata_ct_s8()
198 u_char frame[], ssize_t *frameUsed, in ata_ct_u8() argument
204 u_char *p = &frame[*frameUsed]; in ata_ct_u8()
215 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_u8()
233 u_char frame[], ssize_t *frameUsed, in ata_ct_s16be() argument
239 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_s16be()
253 void *p = (u_short *)&frame[*frameUsed]; in ata_ct_s16be()
265 u_char frame[], ssize_t *frameUsed, in ata_ct_u16be() argument
271 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_u16be()
286 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ct_u16be()
304 u_char frame[], ssize_t *frameUsed, in ata_ct_s16le() argument
311 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_s16le()
326 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ct_s16le()
345 u_char frame[], ssize_t *frameUsed, in ata_ct_u16le() argument
352 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_u16le()
366 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ct_u16le()
385 u_char frame[], ssize_t *frameUsed, in ata_ctx_law() argument
398 u_char *p = &frame[*frameUsed]; in ata_ctx_law()
417 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_law()
447 u_char frame[], ssize_t *frameUsed, in ata_ctx_s8() argument
458 u_char *p = &frame[*frameUsed]; in ata_ctx_s8()
475 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_s8()
501 u_char frame[], ssize_t *frameUsed, in ata_ctx_u8() argument
512 u_char *p = &frame[*frameUsed]; in ata_ctx_u8()
530 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_u8()
557 u_char frame[], ssize_t *frameUsed, in ata_ctx_s16be() argument
568 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_s16be()
587 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ctx_s16be()
613 u_char frame[], ssize_t *frameUsed, in ata_ctx_u16be() argument
624 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_u16be()
644 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ctx_u16be()
671 u_char frame[], ssize_t *frameUsed, in ata_ctx_s16le() argument
682 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_s16le()
702 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ctx_s16le()
729 u_char frame[], ssize_t *frameUsed, in ata_ctx_u16le() argument
740 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ctx_u16le()
760 u_long *p = (u_long *)&frame[*frameUsed]; in ata_ctx_u16le()