Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_pci.c283 #define PCI_MIN_IO_ALLOC 4 macro
303 (PCI_MIN_IO_ALLOC * BITS_PER_UINT32)];
707 min_alloc = PCI_MIN_IO_ALLOC; in pcib_alloc()