Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dldc.c181 #define LDC_ABORT(lp) ldc_abort((lp), __func__)
512 static int ldc_abort(struct ldc_channel *lp, const char *msg) in ldc_abort() function