Home
last modified time | relevance | path

Searched defs:cfe_readblk (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/mips/cfe/
H A Dcfe_api.c451 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) in cfe_readblk() function
H A Dcfe_api.h167 #define cfe_readblk(a,b,c,d) __cfe_readblk(a,b,c,d) macro
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dcfe_api.c448 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) in cfe_readblk() function
H A Dcfe_api.h179 #define cfe_readblk(a,b,c,d) __cfe_readblk(a,b,c,d) macro
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api.c448 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) in cfe_readblk() function
H A Dcfe_api.h179 #define cfe_readblk(a,b,c,d) __cfe_readblk(a,b,c,d) macro