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

/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_pcireg.h59 #define PCI_MIN_IO_ALLOC 4 macro
H A Drt305x_pci.c91 (PCI_MIN_IO_ALLOC * BITS_PER_UINT32)];
662 min_alloc = PCI_MIN_IO_ALLOC;
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c273 #define PCI_MIN_IO_ALLOC 4 macro
293 (PCI_MIN_IO_ALLOC * BITS_PER_UINT32)];
642 min_alloc = PCI_MIN_IO_ALLOC;

Completed in 70 milliseconds