POF_BOOT_LOADER_PAGE_SIZE  117 drivers/staging/isdn/hysdn/hysdn_boot.c 			(boot->pof_recoffset & (POF_BOOT_LOADER_PAGE_SIZE - 1));
POF_BOOT_LOADER_PAGE_SIZE  134 drivers/staging/isdn/hysdn/hysdn_boot.c 						(boot->pof_recoffset > POF_BOOT_LOADER_PAGE_SIZE) ? 2 : 0)) < 0)
POF_BOOT_LOADER_PAGE_SIZE   39 drivers/staging/isdn/hysdn/hysdn_pof.h #define POF_BOOT_LOADER_TOTAL_SIZE  (2U * POF_BOOT_LOADER_PAGE_SIZE)
POF_BOOT_LOADER_PAGE_SIZE   45 drivers/staging/isdn/hysdn/hysdn_pof.h #define POF_BOOT_LOADER_OFF_IN_PAGE (POF_BOOT_LOADER_PAGE_SIZE-POF_BOOT_LOADER_CODE_SIZE)