Searched refs:pof_recid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_boot.c39 unsigned short pof_recid;/* actual pof recid */ member in struct:boot_data
93 switch (boot->pof_recid) {
105 (boot->pof_recid == TAG_CBOOTDTA) ? "CBOOTDATA" : "BOOTDTA",
143 (boot->pof_recid == TAG_CABSDATA) ? "CABSDATA" : "ABSDATA",
156 hysdn_addlog(card, "POF got data(id=0x%lx) len=%d offs=0x%lx", boot->pof_recid,
160 } /* switch boot->pof_recid */
213 boot->pof_recid = boot->buf.PofRecHdr.PofRecId; /* actual pof recid */
219 boot->pof_recid, boot->pof_reclen);

Completed in 99 milliseconds