Home
last modified time | relevance | path

Searched refs:logp (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/hysdn/
Dhysdn_proclog.c57 hysdn_card_errlog(hysdn_card *card, tErrLogEntry *logp, int maxsize) in hysdn_card_errlog() argument
61 sprintf(buf, "LOG 0x%08lX 0x%08lX : %s\n", logp->ulErrType, logp->ulErrSubtype, logp->ucText); in hysdn_card_errlog()
/linux-4.4.14/drivers/misc/echo/
Decho.c458 int p, logp, shift; in oslec_update() local
494 logp = top_bit(p) + ec->log2taps; in oslec_update()
495 shift = 30 - 2 - logp; in oslec_update()
/linux-4.4.14/arch/sparc/kernel/
Dtraps_64.c1257 static int cheetah_recheck_errors(struct cheetah_err_info *logp) in cheetah_recheck_errors() argument
1266 if (logp != NULL) { in cheetah_recheck_errors()
1270 logp->afsr = afsr; in cheetah_recheck_errors()
1271 logp->afar = afar; in cheetah_recheck_errors()