Lines Matching full:properties
112 do not look at PROM properties (ignored on architectures that do not support
113 PROM properties)
160 The \fBddi_prop_op()\fR function gets arbitrary-size properties for leaf
178 the property search order which is to first search software properties created
180 properties created by the \fIsystem\fR in LIFO order, then search PROM
181 properties if they exist in the system architecture.
188 this case. Property lengths are \fB0\fR for boolean properties,
189 \fBsizeof\|(int)\fR for integer properties, and size in bytes for long
190 (variable size) properties.
217 The \fBddi_getprop()\fR function returns boolean and integer-size properties.
221 properties.
224 The \fBddi_getlongprop()\fR function returns arbitrary-size properties. It is a
230 The \fBddi_getlongprop_buf()\fR function returns arbitrary-size properties. It
295 length properties (boolean properties) are returned as the integer value 1.