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