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

/illumos-gate/usr/src/uts/common/sys/
H A Dopenpromio.h91 #define OPROMCOPYOUT (OIOC | 21) /* copyout and free snapshot */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c480 case OPROMCOPYOUT:
516 case OPROMCOPYOUT:
1385 * The driver is stateful across OPROMSNAPSHOT and OPROMCOPYOUT.
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c929 if (ioctl(prom_fd, OPROMCOPYOUT, prom_snapshot) < 0)
930 exit(_error("OPROMCOPYOUT"));

Completed in 66 milliseconds