Searched refs:tErrLogEntry (Results 1 – 4 of 4) sorted by relevance
98 } tErrLogEntry; typedef102 #if sizeof(tErrLogEntry) != ERRLOG_ENTRY_SIZE103 #error size of tErrLogEntry != ERRLOG_ENTRY_SIZE
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()