Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c1134 unsigned long _inptr = STI_PTR(inptr); in sti_call() local
1141 if (WARN_ONCE(_flags>>32 || _inptr>>32 || _outptr>>32 || _glob_cfg>>32, in sti_call()
1146 ret = pdc_sti_call(func, _flags, _inptr, _outptr, _glob_cfg); in sti_call()