BOOT_BUF_SIZE 43 drivers/staging/isdn/hysdn/hysdn_boot.c unsigned char BootBuf[BOOT_BUF_SIZE];/* buffer as byte count */ BOOT_BUF_SIZE 224 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_reclen < BOOT_BUF_SIZE) BOOT_BUF_SIZE 227 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */ BOOT_BUF_SIZE 250 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->pof_reclen - boot->pof_recoffset < BOOT_BUF_SIZE) BOOT_BUF_SIZE 253 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */