Searched refs:OPROMGETPROPLEN (Results 1 – 4 of 4) sorted by relevance
87 #define OPROMGETPROPLEN (OIOC | 17) /* interface to raw config_ops */ macro
95 if (ioctl(prom_fd, OPROMGETPROPLEN, opp) == -1) { in return_property()
472 case OPROMGETPROPLEN: in opromioctl_cb()545 case OPROMGETPROPLEN: in opromioctl_cb()569 if (cmd == OPROMGETPROPLEN) { in opromioctl_cb()
3085 if ((ioctl(p->fd, OPROMGETPROPLEN, opp) < 0) || in di_prom_prop_lookup_common()