Lines Matching defs:instance
284 ofw_std_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_std_instance_to_package()
290 cell_t instance; in ofw_std_instance_to_package() member
464 ofw_std_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_std_instance_to_path()
470 cell_t instance; in ofw_std_instance_to_path() member
516 ofw_std_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_std_call_method()
524 cell_t instance; in ofw_std_call_method() member
566 cell_t instance; in ofw_std_open() member
581 ofw_std_close(ofw_t ofw, ihandle_t instance) in ofw_std_close()
587 cell_t instance; in ofw_std_close() member
600 ofw_std_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_std_read()
606 cell_t instance; in ofw_std_read() member
627 ofw_std_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_std_write()
633 cell_t instance; in ofw_std_write() member
653 ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos) in ofw_std_seek()
659 cell_t instance; in ofw_std_seek() member