subr_device.c | 558 device_getprop_buf_internal(device_t dev, const char *prop, void *buf, function in typeref:typename:ssize_t 748 return device_getprop_buf_internal(dev, prop, buf, buflen, 771 return device_getprop_buf_internal(dev, prop, buf, buflen,
|