Searched refs:SBI_ERR_NO_SHMEM (Results 1 – 2 of 2) sorted by relevance
147 sbiret.error = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_channel_ids()205 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_read_attributes()252 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_write_attributes()308 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_send_message_with_response()368 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_send_message_without_response()414 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_channel_count()468 ret = SBI_ERR_NO_SHMEM; in sbi_mpxy_get_notification_events()
21 #define SBI_ERR_NO_SHMEM -9 macro