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

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

Completed in 65 milliseconds