Lines Matching defs:instance
521 ofw_real_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_real_instance_to_package()
528 cell_t instance; in ofw_real_instance_to_package() member
766 ofw_real_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_real_instance_to_path()
773 cell_t instance; in ofw_real_instance_to_path() member
840 ofw_real_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_real_call_method()
849 cell_t instance; in ofw_real_call_method() member
932 cell_t instance; in ofw_real_open() member
955 ofw_real_close(ofw_t ofw, ihandle_t instance) in ofw_real_close()
962 cell_t instance; in ofw_real_close() member
977 ofw_real_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_real_read()
984 cell_t instance; in ofw_real_read() member
1013 ofw_real_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_real_write()
1020 cell_t instance; in ofw_real_write() member
1047 ofw_real_seek(ofw_t ofw, ihandle_t instance, u_int64_t pos) in ofw_real_seek()
1054 cell_t instance; in ofw_real_seek() member