MSG_DEFAULT_SIZE  308 sound/pci/mixart/mixart_core.c 	err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 1, &notif_event);  /* send and mark the notification event pending */
MSG_DEFAULT_SIZE  341 sound/pci/mixart/mixart_core.c 	err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 0, &message_frame);
MSG_DEFAULT_SIZE  352 sound/pci/mixart/mixart_core.c static u32 mixart_msg_data[MSG_DEFAULT_SIZE / 4];