Searched refs:OPROMGETVERSION (Results 1 – 4 of 4) sorted by relevance
84 #define OPROMGETVERSION (OIOC | 13) /* Get OpenProm Version string */ macro
488 case OPROMGETVERSION: in opromioctl_cb()838 case OPROMGETVERSION: in opromioctl_cb()
1744 if ((ioctl(prom_fd, OPROMGETVERSION, opp)) < 0) { in prom_obp_vers()
1958 if (ioctl(prom_fd, OPROMGETVERSION, opp) < 0) in do_promversion()