Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_boot.c39 word pof_recid; /* actual pof recid */ member
93 switch (boot->pof_recid) { in pof_handle_data()
105 (boot->pof_recid == TAG_CBOOTDTA) ? "CBOOTDATA" : "BOOTDTA", in pof_handle_data()
143 (boot->pof_recid == TAG_CABSDATA) ? "CABSDATA" : "ABSDATA", in pof_handle_data()
156 hysdn_addlog(card, "POF got data(id=0x%lx) len=%d offs=0x%lx", boot->pof_recid, in pof_handle_data()
213 boot->pof_recid = boot->buf.PofRecHdr.PofRecId; /* actual pof recid */ in pof_write_buffer()
219 boot->pof_recid, boot->pof_reclen); in pof_write_buffer()