Lines Matching defs:instance
282 ofw_std_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_std_instance_to_package()
288 cell_t instance; in ofw_std_instance_to_package() member
462 ofw_std_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_std_instance_to_path()
468 cell_t instance; in ofw_std_instance_to_path() member
514 ofw_std_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_std_call_method()
522 cell_t instance; in ofw_std_call_method() member
564 cell_t instance; in ofw_std_open() member
579 ofw_std_close(ofw_t ofw, ihandle_t instance) in ofw_std_close()
585 cell_t instance; in ofw_std_close() member
598 ofw_std_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_std_read()
604 cell_t instance; in ofw_std_read() member
625 ofw_std_write(ofw_t ofw, ihandle_t instance, const void *addr, size_t len) in ofw_std_write()
631 cell_t instance; in ofw_std_write() member
651 ofw_std_seek(ofw_t ofw, ihandle_t instance, uint64_t pos) in ofw_std_seek()
657 cell_t instance; in ofw_std_seek() member