PCIC_MEM_ALIGN
*offsetp = card_addr % PCIC_MEM_ALIGN;
sizepg = (size + (PCIC_MEM_ALIGN - 1)) / PCIC_MEM_ALIGN;