Searched refs:ifatn (Results 1 – 1 of 1) sorted by relevance
360 int ifatn; in set_volume() local362 ifatn = (unsigned char)vp->acutoff; in set_volume()363 ifatn = (ifatn << 8); in set_volume()364 ifatn |= (unsigned char)vp->avol; in set_volume()365 EMU8000_IFATN_WRITE(hw, vp->ch, ifatn); in set_volume()