PD_ENTRY_BUSY
if (pd_uinfo->state & PD_ENTRY_BUSY)
pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0);