Searched refs:IOC_COPY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c68 #define IOC_COPY 3 /* copyout in progress */ macro
1224 if (oprom_setstate(st, IOC_COPY) == -1)
1388 * -> IOC_IDLE -> IOC_SNAP -> IOC_DONE -> IOC_COPY ->
1408 case IOC_COPY:
H A Ddevinfo.c90 #define IOC_COPY 3 /* copyout in progress */ macro
672 if (di_setstate(st, IOC_COPY) == -1)
3631 * -> IOC_IDLE -> IOC_SNAP -> IOC_DONE -> IOC_COPY ->
3651 case IOC_COPY:

Completed in 70 milliseconds