Searched refs:pci_read_bar (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/pci/ |
| HD | pci_private.h | 148 void pci_read_bar(device_t dev, int reg, pci_addr_t *mapp,
|
| HD | pci_iov.c | 535 pci_read_bar(dev, in pci_iov_setup_bars()
|
| HD | pci.c | 2724 pci_read_bar(device_t dev, int reg, pci_addr_t *mapp, pci_addr_t *testvalp, in pci_read_bar() function 2915 pci_read_bar(dev, reg, &map, &testval, NULL); in pci_add_map() 4645 pci_read_bar(child, *rid, &map, &testval, NULL); in pci_reserve_map()
|
| /NextBSD/sys/arm64/cavium/ |
| HD | thunder_pcie.c | 456 pci_read_bar(child, *rid, &map, &testval, NULL); in thunder_pcie_alloc_resource()
|