Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h123 void pci_add_resources_ea(device_t bus, device_t dev, int alloc_iov);
H A Dpci.c3910 pci_add_resources_ea(device_t bus, device_t dev, int alloc_iov) in pci_add_resources_ea() argument
3962 if (alloc_iov != 0) { in pci_add_resources_ea()