MFI_STAT_NOT_FOUND
if (dcmd->header.cmd_status == MFI_STAT_NOT_FOUND) {
if (cmd_status != MFI_STAT_NOT_FOUND)
if (status == MFI_STAT_NOT_FOUND) {