Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_pof.h39 #define POF_BOOT_LOADER_TOTAL_SIZE (2U * POF_BOOT_LOADER_PAGE_SIZE) macro
Dhysdn_boot.c109 if (boot->pof_reclen != POF_BOOT_LOADER_TOTAL_SIZE) { in pof_handle_data()