Searched refs:I40E_PFGEN_CTRL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_ixl.c5069 reg = ixl_rd(sc, I40E_PFGEN_CTRL);
5070 ixl_wr(sc, I40E_PFGEN_CTRL, reg | I40E_PFGEN_CTRL_PFSWR_MASK);
5072 reg = ixl_rd(sc, I40E_PFGEN_CTRL);
5079 "(I40E_PFGEN_CTRL= 0x%x)\n", reg);
H A Dif_ixlreg.h597 #define I40E_PFGEN_CTRL 0x00092400 /* Reset: PFR */ macro

Completed in 203 milliseconds