Lines Matching defs:instance
435 ofw_real_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_real_instance_to_package()
442 cell_t instance; in ofw_real_instance_to_package() member
680 ofw_real_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_real_instance_to_path()
687 cell_t instance; in ofw_real_instance_to_path() member
754 ofw_real_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_real_call_method()
763 cell_t instance; in ofw_real_call_method() member
846 cell_t instance; in ofw_real_open() member
869 ofw_real_close(ofw_t ofw, ihandle_t instance) in ofw_real_close()
876 cell_t instance; in ofw_real_close() member
891 ofw_real_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_real_read()
898 cell_t instance; in ofw_real_read() member
927 ofw_real_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_real_write()
934 cell_t instance; in ofw_real_write() member
961 ofw_real_seek(ofw_t ofw, ihandle_t instance, u_int64_t pos) in ofw_real_seek()
968 cell_t instance; in ofw_real_seek() member