Searched refs:RD_UNCONFIGURED (Results 1 – 2 of 2) sorted by relevance
232 if (sc->sc_type == RD_UNCONFIGURED) in rdsize()273 if (sc->sc_type == RD_UNCONFIGURED) in rdopen()387 if (sc->sc_type == RD_UNCONFIGURED) { in rdioctl()396 if (sc->sc_type == RD_UNCONFIGURED) { in rdioctl()414 if (sc->sc_type == RD_UNCONFIGURED) { in rdioctl()435 if (sc->sc_type != RD_UNCONFIGURED) { in rdioctl()544 sc->sc_type = RD_UNCONFIGURED; in rd_ioctl_server()
53 #define RD_UNCONFIGURED 0 macro