Lines Matching +defs:val +defs:channel
242 ureadc(int val, struct uio *uiop)
274 c = (unsigned char) (val & 0xFF);
449 dcopy_handle_t channel;
465 channel = uioa->uioa_hwst[UIO_DCOPY_CHANNEL];
504 ret = dcopy_cmd_alloc(channel, dcopy_flags, &cmd);
588 dcopy_handle_t channel;
596 error = dcopy_alloc(DCOPY_NOSLEEP, &channel);
607 uioap->uioa_hwst[UIO_DCOPY_CHANNEL] = channel;
714 dcopy_handle_t channel;
725 channel = uioap->uioa_hwst[UIO_DCOPY_CHANNEL];
759 dcopy_free(&channel);