Searched refs:setmemorymailbox (Results 1 – 2 of 2) sorted by relevance
1020 mci.param.setmemorymailbox.command_mailbox_physaddr = in mly_enable_mmbox()1022 mci.param.setmemorymailbox.status_mailbox_physaddr = in mly_enable_mmbox()1024 mci.param.setmemorymailbox.health_buffer_physaddr = in mly_enable_mmbox()1031 mci.param.setmemorymailbox.health_buffer_size = sizeof(union mly_health_region) / 1024; in mly_enable_mmbox()1034 mci.param.setmemorymailbox.command_mailbox_physaddr, sp[0], in mly_enable_mmbox()1035 mci.param.setmemorymailbox.status_mailbox_physaddr, sp[1], in mly_enable_mmbox()1036 mci.param.setmemorymailbox.health_buffer_physaddr, in mly_enable_mmbox()1037 mci.param.setmemorymailbox.health_buffer_size); in mly_enable_mmbox()2666 io->param.setmemorymailbox.health_buffer_size); in mly_print_packet()2668 io->param.setmemorymailbox.health_buffer_physaddr); in mly_print_packet()[all …]
1067 struct mly_ioctl_param_setmemorymailbox setmemorymailbox; member