fbnic_present
return fbnic_present(fbd) ? 0 : -EIO;
if (!fbnic_present(fbd))
if (fbnic_present(fbd)) {