Searched refs:setmemorymailbox (Results 1 – 2 of 2) sorted by relevance
1047 mci.param.setmemorymailbox.command_mailbox_physaddr = in mly_enable_mmbox()1049 mci.param.setmemorymailbox.status_mailbox_physaddr = in mly_enable_mmbox()1051 mci.param.setmemorymailbox.health_buffer_physaddr = in mly_enable_mmbox()1058 mci.param.setmemorymailbox.health_buffer_size = sizeof(union mly_health_region) / 1024; in mly_enable_mmbox()1061 mci.param.setmemorymailbox.command_mailbox_physaddr, sp[0], in mly_enable_mmbox()1062 mci.param.setmemorymailbox.status_mailbox_physaddr, sp[1], in mly_enable_mmbox()1063 mci.param.setmemorymailbox.health_buffer_physaddr, in mly_enable_mmbox()1064 mci.param.setmemorymailbox.health_buffer_size); in mly_enable_mmbox()2677 io->param.setmemorymailbox.health_buffer_size); in mly_print_packet()2679 io->param.setmemorymailbox.health_buffer_physaddr); in mly_print_packet()[all …]
1069 struct mly_ioctl_param_setmemorymailbox setmemorymailbox; member