Searched defs:cfe_readblk (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/mips/cfe/ |
| D | cfe_api.c | 451 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) in cfe_readblk() function
|
| D | cfe_api.h | 167 #define cfe_readblk(a,b,c,d) __cfe_readblk(a,b,c,d) macro
|
| /netbsd/src/sys/arch/sbmips/stand/common/ |
| D | cfe_api.c | 448 cfe_readblk(int handle, cfe_xint_t offset, unsigned char *buffer, int length) in cfe_readblk() function
|
| D | cfe_api.h | 179 #define cfe_readblk(a,b,c,d) __cfe_readblk(a,b,c,d) macro
|