Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Disoch.c88 u32 step, rem, rem_isoch, rem_async; in agp_3_5_isochronous_node_enable() local
242 rem_async = step + (rq_async % ndevs); in agp_3_5_isochronous_node_enable()
252 ? (rem_async + rem_isoch) : step; in agp_3_5_isochronous_node_enable()