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

/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_pcireg.h60 #define PCI_MIN_MEM_ALLOC 16 macro
H A Drt305x_pci.c86 (PCI_MIN_MEM_ALLOC * BITS_PER_UINT32)];
668 min_alloc = PCI_MIN_MEM_ALLOC;
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c274 #define PCI_MIN_MEM_ALLOC 16 macro
285 (PCI_MIN_MEM_ALLOC * BITS_PER_UINT32)];
648 min_alloc = PCI_MIN_MEM_ALLOC;

Completed in 54 milliseconds