Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf_osdep.h47 PCI_READ_CONFIG_RANGE(PCI_DEV *dev, uint32_t *val, int size, int where) in PCI_READ_CONFIG_RANGE() function
H A Difcvf.c49 ret = PCI_READ_CONFIG_RANGE(dev, (u32 *)&cap, in ifcvf_init_hw()