Lines Matching defs:instance
285 ofw_std_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_std_instance_to_package()
291 cell_t instance; in ofw_std_instance_to_package() member
465 ofw_std_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_std_instance_to_path()
471 cell_t instance; in ofw_std_instance_to_path() member
517 ofw_std_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_std_call_method()
525 cell_t instance; in ofw_std_call_method() member
567 cell_t instance; in ofw_std_open() member
582 ofw_std_close(ofw_t ofw, ihandle_t instance) in ofw_std_close()
588 cell_t instance; in ofw_std_close() member
601 ofw_std_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_std_read()
607 cell_t instance; in ofw_std_read() member
628 ofw_std_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_std_write()
634 cell_t instance; in ofw_std_write() member
654 ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos) in ofw_std_seek()
660 cell_t instance; in ofw_std_seek() member