Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Demuxki.c545 emuxki_write(sc, 0, EMU_MICBS, EMU_RECBS_BUFSIZE_NONE); in emuxki_init()
547 emuxki_write(sc, 0, EMU_FXBS, EMU_RECBS_BUFSIZE_NONE); in emuxki_init()
549 emuxki_write(sc, 0, EMU_ADCBS, EMU_RECBS_BUFSIZE_NONE); in emuxki_init()
H A Demuxkireg.h411 #define EMU_RECBS_BUFSIZE_NONE 0x00000000 macro