SIS_AC97_SEMA 938 sound/pci/sis7019.c while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) SIS_AC97_SEMA 972 sound/pci/sis7019.c outl(SIS_AC97_SEMA_RELEASE, io + SIS_AC97_SEMA); SIS_AC97_SEMA 1091 sound/pci/sis7019.c while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) SIS_AC97_SEMA 1116 sound/pci/sis7019.c outl(SIS_AC97_SEMA_RELEASE, io + SIS_AC97_SEMA);