Home
last modified time | relevance | path

Searched refs:NM_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dneomagic.h35 #define NM_SIGNATURE 0x4e4d0000 macro
H A Dneomagic.c576 if ((nm_rdbuf(sc, ofs, 4) & NM_SIG_MASK) == NM_SIGNATURE) { in nm_init()