pof_recid          39 drivers/staging/isdn/hysdn/hysdn_boot.c 	unsigned short pof_recid;/* actual pof recid */
pof_recid          93 drivers/staging/isdn/hysdn/hysdn_boot.c 	switch (boot->pof_recid) {
pof_recid         106 drivers/staging/isdn/hysdn/hysdn_boot.c 				     (boot->pof_recid == TAG_CBOOTDTA) ? "CBOOTDATA" : "BOOTDTA",
pof_recid         145 drivers/staging/isdn/hysdn/hysdn_boot.c 				     (boot->pof_recid == TAG_CABSDATA) ? "CABSDATA" : "ABSDATA",
pof_recid         158 drivers/staging/isdn/hysdn/hysdn_boot.c 			hysdn_addlog(card, "POF got data(id=0x%lx) len=%d offs=0x%lx", boot->pof_recid,
pof_recid         215 drivers/staging/isdn/hysdn/hysdn_boot.c 		boot->pof_recid = boot->buf.PofRecHdr.PofRecId;		/* actual pof recid */
pof_recid         221 drivers/staging/isdn/hysdn/hysdn_boot.c 				     boot->pof_recid, boot->pof_reclen);