Home
last modified time | relevance | path

Searched refs:IXGBE_VFTDWBAH (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/
Dixgbe_vf.c159 IXGBE_WRITE_REG(hw, IXGBE_VFTDWBAH(i), 0); in ixgbe_virt_clr_reg()
Dixgbe_type.h4262 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x))) macro