Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c355 uint32_t ciad; in ixl_flush_pcie() local
363 ciad = rd32(hw, I40E_PF_PCI_CIAD); in ixl_flush_pcie()
364 if ((ciad & IXL_PF_PCI_CIAD_VF_TRANS_PENDING_MASK) == 0) in ixl_flush_pcie()