PofFileHdr         45 drivers/staging/isdn/hysdn/hysdn_boot.c 		tPofFileHdr PofFileHdr;		/* header from POF file */
PofFileHdr        197 drivers/staging/isdn/hysdn/hysdn_boot.c 		if (boot->buf.PofFileHdr.Magic != TAGFILEMAGIC) {
PofFileHdr        202 drivers/staging/isdn/hysdn/hysdn_boot.c 		boot->Nrecs = (unsigned short)(boot->buf.PofFileHdr.N_PofRecs);	/* limited to 65535 */