Searched refs:MV_PCI_IO_SLICE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/arm/mv/
H A Dmvwin.h91 #define MV_PCI_IO_SLICE_SIZE (MV_PCI_IO_SIZE / MV_PCI_PORTS) macro
92 #define MV_PCI_IO_SLICE(n) (MV_PCI_IO_BASE + ((n) * MV_PCI_IO_SLICE_SIZE))
H A Dmv_pci.c128 uint32_t sc_io_map[MV_PCI_IO_SLICE_SIZE /

Completed in 52 milliseconds