mfh_cmd_status 725 dev/ic/mfi.c hdr->mfh_cmd_status = 0xff; mfh_cmd_status 730 dev/ic/mfi.c while (hdr->mfh_cmd_status == 0xff) { mfh_cmd_status 735 dev/ic/mfi.c if (hdr->mfh_cmd_status == 0xff) { mfh_cmd_status 860 dev/ic/mfi.c if (hdr->mfh_cmd_status != MFI_STAT_OK) { mfh_cmd_status 863 dev/ic/mfi.c DEVNAME(sc), hdr->mfh_cmd_status); mfh_cmd_status 1194 dev/ic/mfi.c if (hdr->mfh_cmd_status != MFI_STAT_OK) mfh_cmd_status 267 dev/ic/mfireg.h uint8_t mfh_cmd_status;