Home
last modified time | relevance | path

Searched refs:OF_seek (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/arch/macppc/stand/
H A Dopenfirm.h50 int OF_seek(int handle, u_quad_t pos);
H A Dhfs.c94 return OF_seek(OF_fd, offset); in hfs_seek()
H A DLocore.c313 OF_seek(int handle, u_quad_t pos) in OF_seek() function
H A Dofdev.c104 if (OF_seek(dev->handle, pos) < 0) in strategy()
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dopenfirm.h52 int OF_seek(u_int handle, u_int64_t pos);
H A DLocore.c246 OF_seek(int handle, u_quad_t pos) in OF_seek() function
H A Dofdev.c148 if (OF_seek(dev->handle, pos) < 0) in strategy()
/openbsd/sys/dev/ofw/
H A Dopenfirm.h68 int OF_seek(int handle, u_quad_t pos);
/openbsd/sys/arch/macppc/macppc/
H A Dopendev.c295 OF_seek(int handle, u_quad_t pos) in OF_seek() function
/openbsd/sys/arch/sparc64/sparc64/
H A Dopenfirm.c531 OF_seek(int handle, u_quad_t pos) in OF_seek() function