Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.h83 #define IS_LOOP(flags) (flags & LOOP_FLAG) macro
H A Dpcitool.c1396 } while ((IS_LOOP(input_args_p->flags)) && (rval == SUCCESS) && in do_device_or_nexus()