v2_chk_mbox_is_avail
if (!v2_chk_mbox_is_avail(hr_dev, &busy))
if (!v2_chk_mbox_is_avail(hr_dev, &busy))
while (v2_chk_mbox_is_avail(hr_dev, &busy)) {
} else if (!v2_chk_mbox_is_avail(hr_dev, &busy)) {
} else if (!v2_chk_mbox_is_avail(hr_dev, &busy)) {
.chk_mbox_avail = v2_chk_mbox_is_avail,