32 int card = (
int)(
unsigned long) card_inst;
35 pr_debug(
"Invalid param: %d is not a valid card id\n", card);
39 pr_debug(
"%s: Entered Interrupt handler\n",
60 pr_debug(
"%s: Invalid request Message, rsp_status = %d\n",
71 pr_debug(
"%s: Received packet 0x%x bytes long at 0x%lx\n",
84 pr_debug(
"%s: Packet Send ACK on channel %d\n",
98 pr_debug(
"%s: Connect message: line %d: status %d: cause 0x%x\n",
105 if (callid >= 0x8000 && callid <= 0xFFFF)
113 else if (callid >= 0x0000 && callid <= 0x7FFF)
120 sizeof(setup.
phone));
121 if (len >=
sizeof(setup.
phone))
126 if (len >=
sizeof(setup.
eazmsn))
144 pr_debug(
"%s: disconnect message: line %d: status %d: cause 0x%x\n",
160 pr_debug(
"%s: Received EngineUp message\n",
177 pr_debug(
"%s: StartProc Response Status %d\n",
197 unsigned int b1stat, b2stat;
222 pr_debug(
"%s: current frame format: 0x%x, will change to HDLC\n",
228 (
unsigned char)channel + 1,
237 pr_debug(
"%s: Received unhandled message (%d,%d,%d) link %d\n",
244 pr_debug(
"%s: Exiting Interrupt Handler\n",