Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_boot.c45 tPofFileHdr PofFileHdr; /* header from POF file */ member
195 if (boot->buf.PofFileHdr.Magic != TAGFILEMAGIC) { in pof_write_buffer()
200 boot->Nrecs = (word) (boot->buf.PofFileHdr.N_PofRecs); /* limited to 65535 */ in pof_write_buffer()