I40E_VFGEN_RSTAT
reg = iavf_rd(sc, I40E_VFGEN_RSTAT) &
iavf_wr(sc, I40E_VFGEN_RSTAT, IAVF_VFR_INPROGRESS);
#define iavf_flush(_s) (void)iavf_rd((_s), I40E_VFGEN_RSTAT)