Lines Matching refs:status
311 msg->status = HSI_STATUS_COMPLETED;
354 WARN_ON(msg->status != HSI_STATUS_COMPLETED &&
355 msg->status != HSI_STATUS_ERROR);
371 info, msg->status, *state);
432 if (msg->status == HSI_STATUS_ERROR) {
463 if (msg->status == HSI_STATUS_ERROR) {
512 if (msg->status == HSI_STATUS_COMPLETED) {
517 } else if (msg->status == HSI_STATUS_ERROR) {
521 "unexpected status in control write callback %d\n",
522 msg->status);
578 if (unlikely(msg->status == HSI_STATUS_ERROR)) {
606 if (unlikely(msg->status == HSI_STATUS_ERROR)) {
680 if (msg->status == HSI_STATUS_COMPLETED) {