Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/dev/
H A Dscif.c265 #define SCIF_HW_DEV_OK 0x20 macro
498 SET(sc->sc_hwflags, SCIF_HW_DEV_OK); in scif_attach()
727 if (sc == 0 || !ISSET(sc->sc_hwflags, SCIF_HW_DEV_OK) || in scifopen()