Searched refs:input_base (Results 1 – 2 of 2) sorted by relevance
55 input_base=`echo $input | sed -e 's|.*/||'`56 if test -f $input_base && cmp $input_base $input >/dev/null 2>&1; then57 input=$input_base
98 #define INP(i) (sc->input_base+(i))343 unsigned int input_base; member3135 sc->input_base = 0x40; in emu_pci_attach()3166 sc->input_base = 0x10; in emu_pci_attach()