Searched refs:czbfs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthw20k1.c98 u16 czbfs:1; /* Clear Z-Buffers */ member in struct:src_dirty::__anon19160
341 ((struct src_rsc_ctrl_blk *)blk)->dirty.bf.czbfs = (clear ? 1 : 0);
374 if (ctl->dirty.bf.czbfs) {
385 ctl->dirty.bf.czbfs = 0;
H A Dcthw20k2.c96 u16 czbfs:1; /* Clear Z-Buffers */ member in struct:src_dirty::__anon19167
339 ((struct src_rsc_ctrl_blk *)blk)->dirty.bf.czbfs = (clear ? 1 : 0);
372 if (ctl->dirty.bf.czbfs) {
383 ctl->dirty.bf.czbfs = 0;

Completed in 109 milliseconds