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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dneomagic.h54 #define NM_INT_REG 0xa04 macro
H A Dneomagic.c294 nm_wr(sc, NM_INT_REG, num << 1, 2);
296 nm_wr(sc, NM_INT_REG, num, 4);
492 status = nm_rd(sc, NM_INT_REG, sc->irsz);

Completed in 82 milliseconds