Searched refs:ifatn (Results 1 – 1 of 1) sorted by relevance
347 int ifatn; in set_volume() local349 ifatn = (unsigned char)vp->acutoff; in set_volume()350 ifatn = (ifatn << 8); in set_volume()351 ifatn |= (unsigned char)vp->avol; in set_volume()352 EMU8000_IFATN_WRITE(hw, vp->ch, ifatn); in set_volume()