Home
last modified time | relevance | path

Searched refs:OPROMGETVERSION (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dopenpromio.h84 #define OPROMGETVERSION (OIOC | 13) /* Get OpenProm Version string */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c488 case OPROMGETVERSION: in opromioctl_cb()
838 case OPROMGETVERSION: in opromioctl_cb()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c1744 if ((ioctl(prom_fd, OPROMGETVERSION, opp)) < 0) { in prom_obp_vers()
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1953 if (ioctl(prom_fd, OPROMGETVERSION, opp) < 0) in do_promversion()