Searched refs:sc_noselatn (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h168 u_int8_t sc_noselatn; member in struct:ncr_softc
H A Dncr5380.c219 sc->sc_noselatn = 0;
795 if (sc->sc_noselatn & targ_bit)
893 sc->sc_noselatn |= targ_bit;
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h168 u_int8_t sc_noselatn; member in struct:ncr_softc
H A Dncr5380.c223 sc->sc_noselatn = 0;
815 if (sc->sc_noselatn & targ_bit)
913 sc->sc_noselatn |= targ_bit;

Completed in 121 milliseconds