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

/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Diomap.h83 #define PCI_MEM_SIZE (PAGE_SIZE) macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Datari_init.c322 ptextra += btoc(PCI_CONFIG_SIZE + PCI_IO_SIZE + PCI_MEM_SIZE);
324 ptextra += btoc(PCI_IO_SIZE + PCI_MEM_SIZE);
796 ioaddr += PCI_MEM_SIZE;
797 epg = &pg[btoc(PCI_MEM_SIZE)];

Completed in 33 milliseconds