czbfs 88 sound/pci/ctxfi/cthw20k1.c u16 czbfs:1; /* Clear Z-Buffers */ czbfs 331 sound/pci/ctxfi/cthw20k1.c ((struct src_rsc_ctrl_blk *)blk)->dirty.bf.czbfs = (clear ? 1 : 0); czbfs 364 sound/pci/ctxfi/cthw20k1.c if (ctl->dirty.bf.czbfs) { czbfs 375 sound/pci/ctxfi/cthw20k1.c ctl->dirty.bf.czbfs = 0; czbfs 88 sound/pci/ctxfi/cthw20k2.c u16 czbfs:1; /* Clear Z-Buffers */ czbfs 331 sound/pci/ctxfi/cthw20k2.c ((struct src_rsc_ctrl_blk *)blk)->dirty.bf.czbfs = (clear ? 1 : 0); czbfs 364 sound/pci/ctxfi/cthw20k2.c if (ctl->dirty.bf.czbfs) { czbfs 375 sound/pci/ctxfi/cthw20k2.c ctl->dirty.bf.czbfs = 0;