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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 232 milliseconds