Searched refs:IXL_PF_PCI_CIAD_VF_TRANS_PENDING_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 221 #define IXL_PF_PCI_CIAD_VF_TRANS_PENDING_MASK 0x20 macro |
H A D | ixl_pf_iov.c | 364 if ((ciad & IXL_PF_PCI_CIAD_VF_TRANS_PENDING_MASK) == 0) in ixl_flush_pcie() |