OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MD_UNCONFIGURED
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/
md.h
50
#define
MD_UNCONFIGURED
0
md.c
167
sc->sc_type =
MD_UNCONFIGURED
;
188
if (sc->sc_type !=
MD_UNCONFIGURED
)
203
if (sc->sc_dkdev.dk_openmask == 0 && sc->sc_type ==
MD_UNCONFIGURED
)
246
if (sc->sc_type ==
MD_UNCONFIGURED
)
298
configured = (sc->sc_type !=
MD_UNCONFIGURED
);
301
if (!configured && sc->sc_type !=
MD_UNCONFIGURED
)
309
if (sc->sc_type ==
MD_UNCONFIGURED
) {
384
if (sc == NULL || sc->sc_type ==
MD_UNCONFIGURED
)
397
if (sc == NULL || sc->sc_type ==
MD_UNCONFIGURED
)
417
if (sc == NULL || sc->sc_type ==
MD_UNCONFIGURED
) {
[
all
...]
/src/sys/arch/atari/dev/
md_root.c
117
md->md_type =
MD_UNCONFIGURED
; /* Paranoia... */
130
if (md->md_type !=
MD_UNCONFIGURED
)
/src/sys/arch/acorn32/mainbus/
fd.c
1515
if (md->md_type ==
MD_UNCONFIGURED
|| md->md_addr == 0)
Completed in 76 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025