Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h118 uint64_t pbi_length; /* length of BAR */ member
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c281 dev->mem_resource[i].len = bar.pbi_length; in pci_scan_one()