Searched refs:logp (Results 1 – 3 of 3) sorted by relevance
56 hysdn_card_errlog(hysdn_card *card, tErrLogEntry *logp, int maxsize) in hysdn_card_errlog() argument60 sprintf(buf, "LOG 0x%08lX 0x%08lX : %s\n", logp->ulErrType, logp->ulErrSubtype, logp->ucText); in hysdn_card_errlog()
385 int p, logp, shift; in oslec_update() local421 logp = top_bit(p) + ec->log2taps; in oslec_update()422 shift = 30 - 2 - logp; in oslec_update()
1290 static int cheetah_recheck_errors(struct cheetah_err_info *logp) in cheetah_recheck_errors() argument1299 if (logp != NULL) { in cheetah_recheck_errors()1303 logp->afsr = afsr; in cheetah_recheck_errors()1304 logp->afar = afar; in cheetah_recheck_errors()