Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmove.c452 int dcopy_flags; in uioamove() local
467 dcopy_flags = DCOPY_NOSLEEP; in uioamove()
502 dcopy_flags |= DCOPY_ALLOC_LINK; in uioamove()
504 ret = dcopy_cmd_alloc(channel, dcopy_flags, &cmd); in uioamove()