Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Disoch.c88 u32 step, rem, rem_isoch, rem_async; in agp_3_5_isochronous_node_enable() local
243 rem_async = step + (rq_async % ndevs); in agp_3_5_isochronous_node_enable()
255 ? (rem_async + rem_isoch) : step; in agp_3_5_isochronous_node_enable()