Home
last modified time | relevance | path

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

/trueos/contrib/gdb/
HDylwrap55 input_base=`echo $input | sed -e 's|.*/||'`
56 if test -f $input_base && cmp $input_base $input >/dev/null 2>&1; then
57 input=$input_base
/trueos/sys/dev/sound/pci/
HDemu10kx.c98 #define INP(i) (sc->input_base+(i))
343 unsigned int input_base; member
3135 sc->input_base = 0x40; in emu_pci_attach()
3166 sc->input_base = 0x10; in emu_pci_attach()