Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_pci.c287 #define PCI_MIN_MEM_ALLOC 16 macro
298 (PCI_MIN_MEM_ALLOC * BITS_PER_UINT32)];
705 min_alloc = PCI_MIN_MEM_ALLOC; in pcib_alloc()