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