Searched refs:WDF_LOADED (Results 1 – 4 of 4) sorted by relevance
230 if ((ed->sc_flags & WDF_LOADED) == 0) { in edmcastrategy()320 if ((wd->sc_flags & WDF_LOADED) == 0) { in edmcaopen()325 if ((wd->sc_flags & WDF_LOADED) == 0) { in edmcaopen()328 wd->sc_flags |= WDF_LOADED; in edmcaopen()394 wd->sc_flags &= ~WDF_LOADED; in edmcaclose()479 if ((ed->sc_flags & WDF_LOADED) == 0) in edmcaioctl()
50 #define WDF_LOADED 0x004 /* parameters loaded */ macro
64 #define WDF_LOADED 0x010 /* parameters loaded */ macro
642 if ((wd->sc_flags & WDF_LOADED) == 0 || in wdstrategy()1167 if ((wd->sc_flags & (WDF_OPEN | WDF_LOADED)) == WDF_OPEN) { in wdopen()1191 if ((wd->sc_flags & WDF_LOADED) == 0) { in wd_firstopen()1202 wd->sc_flags |= WDF_LOADED; in wd_firstopen()1295 if ((wd->sc_flags & WDF_LOADED) == 0) in wdioctl()1522 if ((wd->sc_flags & WDF_LOADED) == 0) in wd_discard()