shadow_reg_ctrl_6AH 297 sound/pci/azt3328.c u16 shadow_reg_ctrl_6AH; shadow_reg_ctrl_6AH 1317 sound/pci/azt3328.c chip->shadow_reg_ctrl_6AH |= bitmask; shadow_reg_ctrl_6AH 1319 sound/pci/azt3328.c chip->shadow_reg_ctrl_6AH &= ~bitmask; shadow_reg_ctrl_6AH 1322 sound/pci/azt3328.c bitmask, do_mask, chip->shadow_reg_ctrl_6AH); shadow_reg_ctrl_6AH 1323 sound/pci/azt3328.c snd_azf3328_ctrl_outw(chip, IDX_IO_6AH, chip->shadow_reg_ctrl_6AH); shadow_reg_ctrl_6AH 2695 sound/pci/azt3328.c saved_regs_ctrl_u16[IDX_IO_6AH / 2] = chip->shadow_reg_ctrl_6AH;