Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
DpSeries_lpar.c359 int hvc_count(int *start_termno) in hvc_count() argument
371 if (start_termno && termno) in hvc_count()
372 *start_termno = *termno; in hvc_count()
380 if (start_termno) in hvc_count()
381 *start_termno = termno[0]; in hvc_count()