sms_msg_hdr
sizeof(struct sms_msg_hdr));
void *buffer = kmalloc(sizeof(struct sms_msg_hdr) + SMS_DMA_ALIGNMENT,
struct sms_msg_hdr *msg =
(struct sms_msg_hdr *) SMS_ALIGN_ADDRESS(buffer);
sizeof(struct sms_msg_hdr));
struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) ((u8 *) cb->p
+ sizeof(struct sms_msg_hdr)),
- sizeof(struct sms_msg_hdr));
struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) buffer;
struct sms_msg_hdr hdr;
struct sms_msg_hdr hdr;
struct sms_msg_hdr x_msg_header;
total_len = sizeof(struct sms_msg_hdr) + (sizeof(u32) * 6);
struct sms_msg_hdr x_msg_header;
total_len = sizeof(struct sms_msg_hdr) +
struct sms_msg_hdr x_msg_header;
total_len = sizeof(struct sms_msg_hdr) + (2 * sizeof(u32));
sizeof(struct sms_msg_hdr));
(u16)(sizeof(struct sms_msg_hdr) +
struct sms_msg_hdr x_msg_header;
struct sms_msg_hdr x_msg_header;
struct sms_msg_hdr x_msg_header;
struct sms_msg_hdr x_msg_header;
struct sms_msg_hdr x_msg_header;
struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) (((u8 *) cb->p)
cb->size - sizeof(struct sms_msg_hdr));
struct sms_msg_hdr msg;
struct sms_msg_hdr msg;
struct sms_msg_hdr msg;
sizeof(struct sms_msg_hdr))/4;
sizeof(struct sms_msg_hdr))/4;
struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)msg;
struct sms_msg_hdr *hdr;
size = hdr->msg_length - sizeof(struct sms_msg_hdr);
phdr, sizeof(struct sms_msg_hdr));
struct sms_msg_hdr *phdr;
smsendian_handle_message_header((struct sms_msg_hdr *)phdr);
struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK,
sizeof(struct sms_msg_hdr), 0 };
align = usb_endpoint_maxp(desc) - sizeof(struct sms_msg_hdr);
struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)surb->cb->p;