Home
last modified time | relevance | path

Searched refs:flush_reg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_osdep.h152 uint32_t flush_reg; member
220 rd32_osdep(osdep, osdep->flush_reg); in ixl_flush_osdep()
H A Dif_ixl.c395 pf->osdep.flush_reg = I40E_GLGEN_STAT; in ixl_allocate_pci_resources()
/freebsd/sys/dev/iavf/
H A Diavf_osdep.h193 uint32_t flush_reg; member
H A Diavf_osdep.c376 rd32(hw, osdep->flush_reg); in iavf_flush()
H A Diavf_lib.c118 sc->osdep.flush_reg = IAVF_VFGEN_RSTAT; in iavf_allocate_pci_resources_common()