Searched refs:err_num (Results 1 – 1 of 1) sorted by relevance
179 int err_num; in ocrdma_get_mbx_errno() local188 err_num = -EAGAIN; in ocrdma_get_mbx_errno()211 err_num = -EINVAL; in ocrdma_get_mbx_errno()218 err_num = -EBUSY; in ocrdma_get_mbx_errno()230 err_num = -ENOBUFS; in ocrdma_get_mbx_errno()236 err_num = -EAGAIN; in ocrdma_get_mbx_errno()240 err_num = -EFAULT; in ocrdma_get_mbx_errno()242 return err_num; in ocrdma_get_mbx_errno()264 int err_num = -EINVAL; in ocrdma_get_mbx_cqe_errno() local268 err_num = -EPERM; in ocrdma_get_mbx_cqe_errno()[all …]