Home
last modified time | relevance | path

Searched refs:OutDisable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dmscreg.h113 u_char OutDisable; /* disables output */ member
H A Dmsc.c1043 ms->OutDisable = false; in mscstart()
1097 ms->OutDisable = true; in mscstop()
/netbsd-src/sys/arch/emips/ebus/
H A Dgpio_ebus.c171 sc->sc_dp->OutDisable = data; in epio_pin_ctl()
/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h281 volatile uint32_t OutDisable; /* wo 0 => no effect, 1 => set for input */ member