Searched refs:xdi_xlog (Results 1 – 1 of 1) sorted by relevance
/drivers/isdn/hardware/eicon/ |
D | di.c | 59 static void xdi_xlog(byte *msg, word code, int length); 728 static void xdi_xlog(byte *msg, word code, int length) { in xdi_xlog() function 765 xdi_xlog((byte *)&LogInfo[0], 221, sizeof(LogInfo)); in xdi_xlog_rc_event() 788 xdi_xlog((byte *)&LogInfo[0], 220, sizeof(LogInfo)); in xdi_xlog_request() 833 xdi_xlog((byte *)&LogInfo[0], 222, sizeof(LogInfo)); in xdi_xlog_ind()
|