Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Di82365.c87 #define PCIC_MEM_ALIGN PCIC_MEM_PAGESIZE macro
812 sizepg = (size + (PCIC_MEM_ALIGN - 1)) / PCIC_MEM_ALIGN; in pcic_chip_mem_alloc()
1009 *offsetp = card_addr % PCIC_MEM_ALIGN; in pcic_chip_mem_map()