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

/freebsd-10-stable/sys/dev/sound/isa/
H A Dmss.h74 #define MSS_MCE 0x40 /* the MCE bit. */ macro
H A Dmss.c928 io_wr(mss, MSS_INDEX, prev | MSS_MCE);
947 io_wr(mss, MSS_INDEX, prev & ~MSS_MCE); /* Clear the MCE bit */

Completed in 54 milliseconds