Searched refs:ccio_flags (Results 1 – 5 of 5) sorted by relevance
65 ccio.ccio_flags = ccio60->ccio_flags; in compat_60_ccdioctl()73 ccio60->ccio_flags = ccio.ccio_flags; in compat_60_ccdioctl()
39 int ccio_flags; /* see sc_flags below */ member
97 int ccio_flags; /* see sc_flags below */ member
1273 if ((ccio->ccio_flags & CCDF_USERMASK) != ccio->ccio_flags) { in ccdioctl()1287 cs->sc_flags = ccio->ccio_flags & CCDF_USERMASK; in ccdioctl()
264 ccio.ccio_flags = flags; in do_single()