Searched refs:ICH_REG_PI_BASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/sound/pci/
H A Dich.h48 #define ICH_REG_PI_BASE 0x00 macro
H A Dich.c329 regbase = ICH_REG_PI_BASE;
398 ch->regbase = ICH_REG_PI_BASE;
731 KASSERT(ch->regbase == ICH_REG_PI_BASE, ("wrong direction"));

Completed in 97 milliseconds