Searched refs:II_EXISTING (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.c515 rc = _ii_config(arg, ilp32, rvp, II_EXISTING);
H A Ddsw_dev.h103 #define II_EXISTING 0x01 /* Internal dsw_ioctl()/dsw_config() flags */ macro
H A Ddsw_dev.c1153 ASSERT((iflags&(II_EXISTING|II_IMPORT)) != (II_EXISTING|II_IMPORT));
1154 existing = (iflags&II_EXISTING) != 0;

Completed in 261 milliseconds