Searched refs:debug_shadow (Results 1 – 4 of 4) sorted by relevance
75 unsigned char debug_shadow; member
738 d->chan->debug = d->chan->debug_shadow; in ce_sioctl()1313 d->chan->debug_shadow = (*(int*)data) ? (*(int*)data) : 1; in ce_ioctl()1315 d->chan->debug = d->chan->debug_shadow; in ce_ioctl()
208 unsigned char debug_shadow; /* debug shadow */ member
692 d->chan->debug = d->chan->debug_shadow; in cp_sioctl()1317 d->chan->debug_shadow = (*(int*)data) ? (*(int*)data) : 1; in cp_ioctl()1319 d->chan->debug = d->chan->debug_shadow; in cp_ioctl()