Searched refs:SBI_ERR_NO_SHMEM (Results 1 – 2 of 2) sorted by relevance
149 sbiret.error = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_channel_ids()207 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_read_attributes()254 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_write_attributes()310 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_send_message_with_response()370 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_send_message_without_response()416 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_channel_count()470 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_notification_events()
21 #define SBI_ERR_NO_SHMEM -9 macro