Searched refs:hysdn_card_errlog (Results 1 – 3 of 3) sorted by relevance
239 extern void hysdn_card_errlog(hysdn_card *, tErrLogEntry *, int); /* output card log */
44 hysdn_card_errlog(card, (tErrLogEntry *) buf, len); in hysdn_sched_rx()
56 hysdn_card_errlog(hysdn_card *card, tErrLogEntry *logp, int maxsize) in hysdn_card_errlog() function